Skip to content

Commit

Permalink
Update PatientHome.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Srayash authored Nov 13, 2024
1 parent 5fcb793 commit 255e55b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Patient/PatientHome.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -679,6 +679,7 @@ export const PatientHome = (props: any) => {
)}
<div>
<ButtonV2
id="update-patient-details"
className="mt-4 w-full"
disabled={!patientData.is_active}
authorizeFor={NonReadOnlyUsers}
Expand Down

0 comments on commit 255e55b

Please sign in to comment.