Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.9.0](v1.8.0...v1.9.0) (2022-11-11) ### Bug Fixes * **checkbox :** add outline styles ([76b1487](76b1487)) * **checkbox :** type prop from component and remove unused import ([1049348](1049348)) * **Checkbox:** add indeterminate default value ([fca09a7](fca09a7)) * **Checkbox:** fix box shadow ([a76de56](a76de56)) * **Checkbox:** fix box shadow when checked ([62a2b86](62a2b86)) * **Checkbox:** fix change indeterminate state ([9a4d57e](9a4d57e)) * **Checkbox:** fix props ([4b18dc3](4b18dc3)) * **checkbox:** fix some styles and add interactions in storybook ([6f77205](6f77205)) * **Checkbox:** fix typing Checkbox ([b4bc4af](b4bc4af)) * **checkbox:** type after rest props ([22999dc](22999dc)) ### Features * **checkbox:** add checkbox component ([4ea2b88](4ea2b88)) * **checkbox:** add cursor pointer ([81dd872](81dd872))
- Loading branch information