pramod_Task-#357 : Added Admin Update and Delete Functionality in Manage Buckets Modal #155

Merged
pramod.mahajan merged 32 commits from pramod_Task-#357 into Feature_Directory 2025-05-28 07:03:52 +00:00
Showing only changes of commit ed72f29f01 - Show all commits

View File

@ -386,8 +386,8 @@ await submitContact({ ...cleaned, id: existingContact.id });
<label className="form-label ">Select Label</label>
<ul
className="d-flex flex-wrap px-1 list-unstyled overflow-auto mb-0"
style={{ maxHeight: "80px" }}
className="d-flex flex-wrap px-1 list-unstyled mb-0"
>
{bucketsLoaging && <p>Loading...</p>}
{buckets?.map((item) => (