- fix missed FormDatePicker reference

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-08-20 14:27:28 -04:00
parent 46da3285f8
commit 1c186f7fa5

View File

@@ -90,7 +90,7 @@ export default function ShopEmployeeAddVacation({ employee }) {
}) })
]} ]}
> >
<FormDatePicker /> <DateTimePicker isDateOnly />
</Form.Item> </Form.Item>
<Space wrap> <Space wrap>