mirror of
https://github.com/gosticks/react-table.git
synced 2026-05-30 04:00:01 +00:00
* Sub rows are selected if the parent row is selected. * Parent rows are updated accordingly if a subRow is selected. * Updated useRowSelect snapshot tests to test subRow selection.