Update README.md

This commit is contained in:
tannerlinsley
2019-07-26 10:30:59 -06:00
parent 54be978268
commit 933cc27e33

View File

@@ -167,6 +167,7 @@ import {
- [Basic](https://codesandbox.io/s/github/tannerlinsley/react-table/tree/master/examples/basic)
- [Sorting with `useSortBy`](https://codesandbox.io/s/github/tannerlinsley/react-table/tree/master/examples/sorting-with-useSortBy)
- [Filtering with `useFilters`](https://codesandbox.io/s/github/tannerlinsley/react-table/tree/master/examples/filtering-with-useFilters)
# Concepts