diff --git a/src/components/Facility/ConsultationDoctorNotes/index.tsx b/src/components/Facility/ConsultationDoctorNotes/index.tsx index f422eca2763..517c3eca619 100644 --- a/src/components/Facility/ConsultationDoctorNotes/index.tsx +++ b/src/components/Facility/ConsultationDoctorNotes/index.tsx @@ -128,7 +128,7 @@ const ConsultationDoctorNotes = (props: ConsultationDoctorNotesProps) => { backUrl={`/facility/${facilityId}/patient/${patientId}`} >
-
+
{keysOf(PATIENT_NOTES_THREADS).map((current) => (