react-font-size-changer
Version:
Simple React component including two buttons to increae and decrease font size of a target text
14 lines (6 loc) • 543 B
Markdown
# [0.2.0](https://github.com/mhmtztmr/react-font-size-changer/compare/v0.1.5...v0.2.0) (2019-08-19)
### Features
* onChange added to handle font size change ([0a16a2c](https://github.com/mhmtztmr/react-font-size-changer/commit/0a16a2c))
## [0.1.5](https://github.com/mhmtztmr/react-font-size-changer/compare/v0.1.4...v0.1.5) (2018-10-07)
### Bug Fixes
* semantic release plugins added ([#10](https://github.com/mhmtztmr/react-font-size-changer/issues/10)) ([7ecdaf9](https://github.com/mhmtztmr/react-font-size-changer/commit/7ecdaf9))