Skip to content

Commit

Permalink
Format file
Browse files Browse the repository at this point in the history
  • Loading branch information
samau3 committed Oct 29, 2024
1 parent 6c5fcf8 commit 391d4f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default function PatientDetails() {
}
},
});

useEffect(() => {
if (isError) {
navigate('/patients/register/' + patientId, {
Expand Down

0 comments on commit 391d4f4

Please sign in to comment.