v2.0.1
Fixes
- Fix #12.
undefined
is now accepted for thevalue
prop. And on TypeScript type, thevalue
prop is not required anymore. But keep in mind that the component can't work properly if you don't control it.
undefined
is now accepted for the value
prop. And on TypeScript type, the value
prop is not required anymore. But keep in mind that the component can't work properly if you don't control it.