handle component modal in home page

This commit is contained in:
ehsan
2025-05-02 10:16:02 +03:30
parent 7a062bd611
commit 709f5a40f0
3 changed files with 38 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import Search from "@/components/icons/Search";
import { Button, ButtonGroup, TextField } from "@mui/material";
import ModalSearchCity from "./modal";
import SearchD from "@/components/icons/SearchD";
import ModalSearchCity from "@/app/component/modalSearchCity";
function SearchBar() {
return (