redirect filter data to doctors page from home page just with one key && add picture url to doctors page && add conditional to appo page and change data in server
This commit is contained in:
@@ -17,7 +17,7 @@ function FrequentSearches() {
|
||||
href={{
|
||||
pathname: "/doctors",
|
||||
query: {
|
||||
specialties: item.id,
|
||||
field: item.id,
|
||||
},
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user