diff --git a/src/Components/Patient/PatientRegister.tsx b/src/Components/Patient/PatientRegister.tsx index 8cfd1a74ce3..9f3b03c929e 100644 --- a/src/Components/Patient/PatientRegister.tsx +++ b/src/Components/Patient/PatientRegister.tsx @@ -866,7 +866,7 @@ export const PatientRegister = (props: PatientRegisterProps) => { const checkboxField = `medical_history_check_${id}`; const textField = `medical_history_${id}`; return ( -