change function redirect url in specialties page

This commit is contained in:
ehsan
2025-05-03 06:24:28 +03:30
parent 54c0832612
commit ad2d5a9b79
2 changed files with 21 additions and 20 deletions
+1
View File
@@ -13,6 +13,7 @@ function SearchBar() {
second: "",
});
const [open, setOpen] = useState(false);
console.log(selected);
return (
<ButtonGroup