mirror of
https://github.com/gosticks/react-table.git
synced 2026-06-28 17:10:01 +00:00
Update README.md
This commit is contained in:
@@ -165,6 +165,10 @@ import {
|
||||
} from 'react-table'
|
||||
```
|
||||
|
||||
# Examples
|
||||
|
||||
- [Basic](https://codesandbox.io/s/github/tannerlinsley/react-table/tree/master/examples/basic)
|
||||
|
||||
# Concepts
|
||||
|
||||
## React Table is a "headless" library
|
||||
@@ -842,10 +846,6 @@ export default function MyTable({ manualPageIndex }) {
|
||||
}
|
||||
```
|
||||
|
||||
# Examples
|
||||
|
||||
- [Basic](https://codesandbox.io/s/github/tannerlinsley/react-table/tree/master/examples/basic)
|
||||
|
||||
<!-- # Guides
|
||||
|
||||
## Client Side Pagination
|
||||
|
||||
Reference in New Issue
Block a user