diff --git a/src/patients/GeneralInformation.tsx b/src/patients/GeneralInformation.tsx index 213ac7c5cf..ce3a63a680 100644 --- a/src/patients/GeneralInformation.tsx +++ b/src/patients/GeneralInformation.tsx @@ -169,7 +169,7 @@ const GeneralInformation = (props: Props): ReactElement => {
-
+
{patient.isApproximateDateOfBirth ? ( { feedback={t(error?.dateOfBirth)} /> )} -
-
{ />
-
-
-
+
{ onChange={(event) => onFieldChange('occupation', event.currentTarget.value)} />
-
+