osstotalsoft / rocket-ui-ts

A collection of reusable and composable React components written in TypeScript built on top of Material UI Core V5
MIT License
19 stars 4 forks source link

Datetime api alignment #70

Closed st-angelo closed 1 year ago

st-angelo commented 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.

Also fixed the typing of value.