pramod_Task-#355 #149

Closed
pramod.mahajan wants to merge 17 commits from pramod_Task-#355 into Feature_Directory
Showing only changes of commit 96008d0159 - Show all commits

View File

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