diff --git a/src/Components/Patient/ManagePatients.tsx b/src/Components/Patient/ManagePatients.tsx index b61cfc99d2b..26a6148e0bf 100644 --- a/src/Components/Patient/ManagePatients.tsx +++ b/src/Components/Patient/ManagePatients.tsx @@ -707,7 +707,7 @@ export const PatientManager = () => { )} - {!!patient.last_consultation?.has_consents.length || ( + {/* {!!patient.last_consultation?.has_consents.length || ( { - )} + )} */}