Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
marc101101 committed Apr 30, 2024
1 parent 76e6b59 commit 049bc5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/components/pages/admission.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -568,8 +568,8 @@ export const Admission = () => {
</div>
) : (
<div>
<BsGenderFemale /> F
</div>
<BsGenderFemale /> F
</div>
)}
</TableCell>
<TableCell onClick={handleExpandRow}>
Expand Down

0 comments on commit 049bc5c

Please sign in to comment.