change bg of auto-selector, remove value of search from url when click on x button on autoselector, remove to set data of search field in clinics page, fix remove data and update state filter after click on clearAll text in autoselector of doctors age

This commit is contained in:
ehsan
2025-09-17 20:08:42 +03:30
parent 41ba7aa709
commit a6386e693f
8 changed files with 57 additions and 41 deletions
+1
View File
@@ -67,6 +67,7 @@ function Head({ matchedCity, matchedState, setDoctors }) {
throw err;
});
};
console.log(filter);
return (
<div className="flex justify-center gap-[16px] sm:gap-[19px] md:gap-[22px] lg:gap-[24px] flex-col items-center mt-0 md:mt-[40px] lg:mt-[90px]">