cca-io / rescript-mui

ReScript bindings for MUI
MIT License
255 stars 52 forks source link

Add missing onMouseEnter to CommonProps.clickableProps #205

Closed mvaled closed 1 year ago

mvaled commented 1 year ago

I guess that if we have onMouseLeave, we should also have the other event.

fhammerschmidt commented 1 year ago

Thanks!