From 045fceb8db48b8058209c3899ed2ebdf3a968332 Mon Sep 17 00:00:00 2001 From: Sulochan Khadka <122200551+Sulochan-khadka@users.noreply.github.com> Date: Sun, 21 Apr 2024 12:26:09 +0530 Subject: [PATCH] Made changes PatientHome.tsx --- src/Components/Patient/PatientHome.tsx | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/Components/Patient/PatientHome.tsx b/src/Components/Patient/PatientHome.tsx index 8d8ab773787..939b491f90b 100644 --- a/src/Components/Patient/PatientHome.tsx +++ b/src/Components/Patient/PatientHome.tsx @@ -1400,7 +1400,11 @@ export const PatientHome = (props: any) => { - No consultation History + + + No Consultation History Available + + > {(item) => ( @@ -1436,7 +1440,11 @@ export const PatientHome = (props: any) => { - No Sample Test History + + + No Sample Test History Available + + > {(item) => (
No consultation History
No Sample Test History