Closed st-angelo closed 1 year ago
Renamed clearable to isClearable to be more in line with other inputs. Added the required property directly to the DateTime component instead of needing to pass it in inputProps.
clearable
isClearable
required
inputProps
Also fixed the typing of value.
Renamed
clearable
toisClearable
to be more in line with other inputs. Added therequired
property directly to the DateTime component instead of needing to pass it ininputProps
.Also fixed the typing of value.