Adding ImageGallery Chips. #517

Merged
pramod.mahajan merged 6 commits from Image_Gallery_FilterChips into Purchase_Invoice_Management 2025-12-03 06:55:14 +00:00
Showing only changes of commit c9dd1ad9cf - Show all commits

View File

@ -146,7 +146,7 @@ const CollectionPage = () => {
value={searchText}
onChange={(e) => setSearchText(e.target.value)}
placeholder="Search Collection"
className="form-control form-control-sm mt-2 mt-sm-0"
className="form-control form-control-sm w-25 mt-2 mt-sm-0"
/>
<div className="d-flex justify-content-between justify-content-sm-between mt-2 mt-sm-0">
<FormProvider {...methods} className="me-3">