lumada-design / hv-uikit-react

UI library for the Next Design System.
https://lumada-design.github.io/uikit/master
Apache License 2.0
39 stars 20 forks source link

fix(Switch): improve onChange types #4286

Closed zettca closed 4 weeks ago

zettca commented 4 weeks ago

Narrow down onChange to be of HTMLInputElement, so that event can be used without casting