react-table
react-table copied to clipboard
For combined use of row selection and expanded row, it shouldn't trigger row selection when click on expanded column.
On style portal, it doesn't define expand column style. For common user experience, when user mouse click expand column, its parent row selection event shouldn't be triggered.
Please PR XD