add first open time for appo item and change component data, remove work time in location, add loading on links in page doctor list, fix bug search city and state in clinics page
This commit is contained in:
@@ -67,7 +67,6 @@ 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]">
|
||||
|
||||
Reference in New Issue
Block a user