diff --git a/client/src/pages/patients/register/inputs/RegisterPhysician.jsx b/client/src/pages/patients/register/inputs/RegisterPhysician.jsx index 9691155f..fe20e54a 100644 --- a/client/src/pages/patients/register/inputs/RegisterPhysician.jsx +++ b/client/src/pages/patients/register/inputs/RegisterPhysician.jsx @@ -7,6 +7,7 @@ import { Alert, Modal, Transition, + Text, } from '@mantine/core'; import { useForm, isNotEmpty } from '@mantine/form'; import { useDisclosure } from '@mantine/hooks'; @@ -189,7 +190,9 @@ export default function RegisterPhysician({ title="This form has unsaved changes." yOffset="16vh" > -
Are you sure you want to close this form without submitting?
+