v0.6.2
What’s new?
DateSelector
props have been updated:
values
is now string | undefined
onChange
now return a string
as part of their completion handler.
Migration from 0.6.x
You will need to switch from DateObject
to string
when using DateSelector