basic style list doctors

This commit is contained in:
Ehsan
2024-06-25 13:08:56 +03:30
parent f641472ade
commit b22b29b7b5
6 changed files with 64 additions and 18 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import { Button } from "@mui/material";
import LocationD from "../icons/LocationD";
import SearchBar from "./search";
import ListDoctors from "./ListDoctors";
import ListDoctors from "./listDoctors";
function DoctorsPage() {
return (