This commit is contained in:
natib21
2026-06-19 13:32:54 +00:00
parent 79e140393c
commit 7b25ecee84

View File

@@ -204,8 +204,6 @@ const FleetFormDialog = ({
maxDate={new Date()}
firstDayOfWeek={0}
description={field.description || "Select a date"}
dropdownType="modal"
clearable
/>
);
}