mirror of
https://github.com/gosticks/react-table.git
synced 2026-07-08 05:00:02 +00:00
Update README.md (#1086)
Fixed server-side data bad example link to point to https://react-table.js.org/#/story/server-side-data instead of 404 link https://github.com/react-tools/react-table/blob/master/stories/ServerSide.js Fixes #929
This commit is contained in:
committed by
Tanner Linsley
parent
2352cac4b8
commit
3278e1b05e
@@ -818,7 +818,7 @@ If you want to handle pagination, sorting, and filtering on the server, `react-t
|
||||
/>
|
||||
```
|
||||
|
||||
For a detailed example, take a peek at our <a href="https://github.com/react-tools/react-table/blob/master/stories/ServerSide.js" target="\_parent">async table mockup</a>
|
||||
For a detailed example, take a peek at our <a href="https://react-table.js.org/#/story/server-side-data" target="\_parent">async table mockup</a>
|
||||
|
||||
## Fully Controlled Component
|
||||
|
||||
|
||||
Reference in New Issue
Block a user