mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-30 04:08:11 +00:00
vehicle
This commit is contained in:
@@ -204,8 +204,6 @@ const FleetFormDialog = ({
|
|||||||
maxDate={new Date()}
|
maxDate={new Date()}
|
||||||
firstDayOfWeek={0}
|
firstDayOfWeek={0}
|
||||||
description={field.description || "Select a date"}
|
description={field.description || "Select a date"}
|
||||||
dropdownType="modal"
|
|
||||||
clearable
|
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user