mirror of
https://github.com/gosticks/react-table.git
synced 2026-03-30 01:14:34 +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.