cca-io / rescript-mui

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

Fix: CardActionArea has no onClick prop like it should. #197

Closed LukasDeco closed 1 year ago

LukasDeco commented 1 year ago

CardActionArea has no onClick prop like it should. I ran into this issue trying to migrate my project to the new mui v5 bindings.

fhammerschmidt commented 1 year ago

Thanks!

Great that you fixed it in the intended way, since you probably want all of those "clickable" props.

LukasDeco commented 1 year ago

No problem! Thanks for merging! Do you want me to do version bump too?

fhammerschmidt commented 1 year ago

I already published a new version just now.