From c2ea0db6d437fbecbfe065d7a7ff5f982fc9b3e7 Mon Sep 17 00:00:00 2001 From: Ehsan Date: Sun, 15 Sep 2024 19:50:50 +0330 Subject: [PATCH] change component appointment --- components/doctor/appointmentList/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/doctor/appointmentList/index.js b/components/doctor/appointmentList/index.js index b172c02..53a8a99 100644 --- a/components/doctor/appointmentList/index.js +++ b/components/doctor/appointmentList/index.js @@ -13,7 +13,7 @@ function AppointmentList({ doctor, loading }) { return ( <>