From 55dde2abff12fbbca0700a9e25ee0242f1eb8caf Mon Sep 17 00:00:00 2001 From: rithviknishad Date: Wed, 9 Aug 2023 11:48:10 +0530 Subject: [PATCH] fixes #6008 --- src/Components/Facility/DoctorCapacity.tsx | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/Components/Facility/DoctorCapacity.tsx b/src/Components/Facility/DoctorCapacity.tsx index 4988871a47..78810dd0cb 100644 --- a/src/Components/Facility/DoctorCapacity.tsx +++ b/src/Components/Facility/DoctorCapacity.tsx @@ -256,11 +256,19 @@ export const DoctorCapacity = (props: DoctorCapacityProps) => {
{!isLastOptionType && headerText === "Add Doctor Capacity" && ( - + Save Doctor Capacity )} - + {buttonText}