diff --git a/client/src/pages/patients/Patients.jsx b/client/src/pages/patients/Patients.jsx index bebbee9e..385a858f 100644 --- a/client/src/pages/patients/Patients.jsx +++ b/client/src/pages/patients/Patients.jsx @@ -5,7 +5,6 @@ import { Paper, Menu, ActionIcon, - rem, Button, Group, TextInput, @@ -123,38 +122,22 @@ export default function Patients() { - + - } + leftSection={} component={Link} to={`/patients/${patient.id}`} > View/Edit - - } - > + }> Reprint QR Code - } + leftSection={} color="red" > Delete