IO-2606 Modal Closeable for Schedule Appointment

This commit is contained in:
Allan Carr
2024-01-17 17:09:17 -08:00
parent 260607cb72
commit 572963d987

View File

@@ -216,6 +216,7 @@ export function ScheduleJobModalContainer({
okButtonProps={{
loading: loading,
}}
closable={false}
>
<Form
form={form}