Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahendar0701 committed Dec 12, 2024
1 parent bc539f8 commit a5b2cb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Facility/DischargedPatientsList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -506,3 +506,5 @@ const PatientListItem = ({ patient }: { patient: PatientModel }) => {
</div>
);
};

//

0 comments on commit a5b2cb3

Please sign in to comment.