mirror of
https://github.com/gosticks/react-table.git
synced 2026-08-15 06:20:21 +00:00
add material-ui table component example (#1557)
* add material-ui table component example * remove unused styled-components package * update to react-table@nex * update sandbox link * update docs * Update examples.md
This commit is contained in:
committed by
Tanner Linsley
parent
b6fdb99f06
commit
f70d38e061
+3
-1
@@ -43,8 +43,10 @@
|
||||
- Animated (Framer-Motion)
|
||||
- [Source + Guide](https://github.com/tannerlinsley/react-table/tree/master/examples/animated-framer-motion)
|
||||
- [Open in CodeSandbox](https://codesandbox.io/s/github/tannerlinsley/react-table/tree/master/examples/animated-framer-motion)
|
||||
- Material-UI
|
||||
- [Source + Guide](https://github.com/tannerlinsley/react-table/tree/master/examples/material-UI-components)
|
||||
- [Open in CodeSandbox](https://codesandbox.io/s/github/tannerlinsley/react-table/tree/master/examples/material-UI-components)
|
||||
- [ ] Styled-Components
|
||||
- [ ] CSS
|
||||
- [ ] Material-UI
|
||||
- [ ] Bootstrap
|
||||
- Want to write one of these examples or add another? [Submit a PR!](https://github.com/tannerlinsley/react-table/compare)
|
||||
|
||||
Reference in New Issue
Block a user