Fixed Example links for Controlled Pagination. (#1987)

This commit is contained in:
Stuart Casarotto 2020-03-18 17:37:15 -04:00 committed by GitHub
parent 689db0755f
commit e5c2d6ba84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,5 +81,5 @@ The following values are provided to the table `instance`:
- [Source](https://github.com/tannerlinsley/react-table/tree/master/examples/pagination)
- [Open in CodeSandbox](https://codesandbox.io/s/github/tannerlinsley/react-table/tree/master/examples/pagination)
- Controlled Pagination
- [Source](https://github.com/tannerlinsley/react-table/tree/master/examples/pagination)
- [Open in CodeSandbox](https://codesandbox.io/s/github/tannerlinsley/react-table/tree/master/examples/pagination)
- [Source](https://github.com/tannerlinsley/react-table/tree/master/examples/pagination-controlled)
- [Open in CodeSandbox](https://codesandbox.io/s/github/tannerlinsley/react-table/tree/master/examples/pagination-controlled)