Update App.js

This commit is contained in:
Tanner Linsley
2019-12-03 13:28:16 -07:00
committed by GitHub
parent 184ec448af
commit 1bbc89cedb
+1 -1
View File
@@ -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