Skip to content

Commit

Permalink
Update src/Components/Patient/PatientInfoCard.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Mohammed Nihal <[email protected]>
  • Loading branch information
shivankacker and nihal467 authored May 22, 2024
1 parent 2e97a63 commit 567f648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/Patient/PatientInfoCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,7 @@ export default function PatientInfoCard(props: {
],
[
`/facility/${patient.facility}/patient/${patient.id}/consultation/${consultation?.id}/consent-records`,
"Edit Consent Records",
"Consent Records",
"l-file-medical",
patient.is_active,
],
Expand Down

0 comments on commit 567f648

Please sign in to comment.