add loading for redirect button from home to doctors page && change filter for field search in name or specialty and set in url && fix bug select city in home page
This commit is contained in:
@@ -19,7 +19,6 @@ function AutoComplete({
|
||||
},
|
||||
}
|
||||
: {};
|
||||
console.log(inputValue);
|
||||
|
||||
return (
|
||||
<Autocomplete
|
||||
|
||||
Reference in New Issue
Block a user