finish design doctor item & change basic responsive style

This commit is contained in:
Ehsan
2024-07-08 21:04:47 +03:30
parent cbcfa2029b
commit 3e0714dcff
16 changed files with 211 additions and 39 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import AppointmentList from "./appointmentList/AppointmentList"
import AppointmentList from "./appointmentList"
import DetailDoctor from "./detailDoctor"
function DoctorPage({ doctor }) {