From 1db9e70ad1a595638234b89be25ede73a1c84d9f Mon Sep 17 00:00:00 2001 From: Rithvik Nishad Date: Wed, 5 Feb 2025 18:44:34 +0000 Subject: [PATCH] Remove appointment type section from patient details page (#10431) --- 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"}