Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.0.0](https://code.bonuz.team/bonuz/npm-packages/bonuz-ui/compare/v2.0.4...v3.0.0) (2022-06-20) ### Bug Fixes * **button:** simplify props ([a824fcb](https://code.bonuz.team/bonuz/npm-packages/bonuz-ui/commit/a824fcb6fd42a57304cded5b777c9bfdfa5a481d)) * **components:** fix wrong types ([04b01fb](https://code.bonuz.team/bonuz/npm-packages/bonuz-ui/commit/04b01fb4fca70a4a669b2bb78f57d0c3c54abff9)) ### Features * **components:** export some props ([762e70f](https://code.bonuz.team/bonuz/npm-packages/bonuz-ui/commit/762e70fdc23534af8d206530581157f14a8337ea)) * **react:** upgrade to react 18 ([b412c84](https://code.bonuz.team/bonuz/npm-packages/bonuz-ui/commit/b412c84377646211d4ca16d6cd6b0373165c1ef8)) ### BREAKING CHANGES * **react:** due to changes of React.FC, check here https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html#updates-to-typescript-definitions
- Loading branch information