Merged in feature/IO-2606-Schedule-Appointment-Modal-Close (pull request #1171)

IO-2606 Modal Closeable for Schedule Appointment

Approved-by: Dave Richer
This commit is contained in:
Allan Carr
2024-01-18 01:51:06 +00:00
committed by Dave Richer

View File

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