v3.9.0
What's Changed
- feat: added color to IconButton's hover and active selectors by @toshusai in #465
- fix: cursor to default when Radio and Checkbox are disabled by @toshusai in #466
- build: apply babel-plugin-styled-components on build by @ciffelia in #468
- docs: fix switch layout by @toshusai in #470
- Fix: The modal closed when clicking the scrollbar on the modal background. by @toshusai in #472
- Fix: Input props are not passed to the
<input />
by @mimokmt in #471
Full Changelog: v3.8.0...v3.9.0