react-table/examples/kitchen-sink-controlled
Josh Stevens a52a2e1265
Fix code sandbox for kitchen sink (#1915)
There's an error on this page that says `useGroupBy` must come after `useFilters`
2020-02-21 06:58:41 -07:00
..
public fix: removed useFlexLayout, fixed dot notation for accessors 2019-08-20 12:55:50 -06:00
src Fix code sandbox for kitchen sink (#1915) 2020-02-21 06:58:41 -07:00
.babelrc fix: removed useFlexLayout, fixed dot notation for accessors 2019-08-20 12:55:50 -06:00
.env fix: removed useFlexLayout, fixed dot notation for accessors 2019-08-20 12:55:50 -06:00
.eslintrc fix: removed useFlexLayout, fixed dot notation for accessors 2019-08-20 12:55:50 -06:00
.gitignore fix: removed useFlexLayout, fixed dot notation for accessors 2019-08-20 12:55:50 -06:00
.rescriptsrc.js fix: removed useFlexLayout, fixed dot notation for accessors 2019-08-20 12:55:50 -06:00
package.json Upgrade examples to use "latest" 2019-12-03 12:55:01 -07:00
README.md Update README.md 2019-12-03 13:25:51 -07:00
sandbox.config.json fix: removed useFlexLayout, fixed dot notation for accessors 2019-08-20 12:55:50 -06:00
yarn.lock Normalize API method names and row modesl, add expandAll functionality including prop getter 2020-02-15 12:43:09 -07:00

Kitchen Sink