From 19e58b3045274a7043c7f108265bd4304b7482fa Mon Sep 17 00:00:00 2001 From: rithviknishad Date: Thu, 6 Feb 2025 00:21:39 +0530 Subject: [PATCH] Staging Patch: Remove appointment type section from patient details page --- src/pages/Patient/index.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/pages/Patient/index.tsx b/src/pages/Patient/index.tsx index 3c38269cbb2..680a0f6bb02 100644 --- a/src/pages/Patient/index.tsx +++ b/src/pages/Patient/index.tsx @@ -127,12 +127,6 @@ function PatientIndex() {
-
- - {t("appointment_type")}:{" "} - - {"Currently doesn't exist"} -
{t("location")}: {"Facility Location"}