From f304cccc687c3bf1b33b9946dc6706decaa25ae5 Mon Sep 17 00:00:00 2001 From: Vishnu Date: Fri, 16 May 2025 15:27:38 +0530 Subject: [PATCH] add patient and save and schedule all fixed in both pages, --- apps/Frontend/src/components/patients/add-patient-modal.tsx | 2 +- apps/Frontend/src/pages/dashboard.tsx | 6 +++++- apps/Frontend/src/pages/patients-page.tsx | 1 - 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/apps/Frontend/src/components/patients/add-patient-modal.tsx b/apps/Frontend/src/components/patients/add-patient-modal.tsx index 9b0a9ce..5c0f355 100644 --- a/apps/Frontend/src/components/patients/add-patient-modal.tsx +++ b/apps/Frontend/src/components/patients/add-patient-modal.tsx @@ -166,7 +166,7 @@ export const AddPatientModal = forwardRef< )}