Release 1.1.1
π New Release - 1.1.1 π
Changelog
- Fix to the DateInput component where values were not being passed back as an object in the onChange handler.
- Allow passing of
valueanddefaultValueto the DateInput to prepopulate the fields without using individual elements. - Fix a typing issue with the Input width prop where the
20and30values were not specified.