glittershark / reactable

Fast, flexible, and simple data tables in React
glittershark.github.io/reactable
MIT License
1.51k stars 222 forks source link

handleClick overrides onClick even when onClick has a value #354

Closed mattishii closed 5 years ago

mattishii commented 7 years ago

Simple fix here - I was trying to add an onClick to my Td and it wasn't working - this should fix it without getting in the way of people using the deprecated handleClick