iTwin / iTwinUI-react

A react component library for iTwinUI.
https://github.com/iTwin/iTwinUI
Other
84 stars 23 forks source link

feat(Checkbox, Radio)!: Remove deprecated `checkmarkClassName` and `checkmarkStyle` #855

Closed mayank99 closed 2 years ago

mayank99 commented 2 years ago

Removed checkmarkClassName and checkmarkStyle. The className and style props are still applied on the root element (whether it's the wrapper <label> or the actual <input>).