From ce9de269a30fa92cdbaad0f1fe1ad3dfbbc401b8 Mon Sep 17 00:00:00 2001 From: sulochan Date: Sun, 31 Mar 2024 23:27:25 +0530 Subject: [PATCH] No Information if list is empty. #7501 --- src/Components/Patient/PatientHome.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/Components/Patient/PatientHome.tsx b/src/Components/Patient/PatientHome.tsx index b438c21a76a..a4753c30cab 100644 --- a/src/Components/Patient/PatientHome.tsx +++ b/src/Components/Patient/PatientHome.tsx @@ -1368,6 +1368,9 @@ export const PatientHome = (props: any) => { + +

No consultation History

+
> {(item) => ( { + +

No Sample Test History

+
> {(item) => (