diff --git a/README.md b/README.md index 7653226..19692f5 100644 --- a/README.md +++ b/README.md @@ -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