mirror of
https://github.com/gosticks/react-table.git
synced 2026-08-12 13:00:26 +00:00
Update App.js
This commit is contained in:
@@ -308,9 +308,9 @@ function Table({ columns, data, updateMyData, skipPageReset }) {
|
||||
// when we edit the data, undefined means using the default
|
||||
getResetPageDeps: skipPageReset ? false : undefined,
|
||||
},
|
||||
useGroupBy,
|
||||
useFilters,
|
||||
useSortBy,
|
||||
useGroupBy,
|
||||
useExpanded,
|
||||
usePagination,
|
||||
useRowSelect
|
||||
|
||||
Reference in New Issue
Block a user