From 317e6befe0128545deec21add8a692cb5ca5bb6f Mon Sep 17 00:00:00 2001 From: tannerlinsley Date: Thu, 15 Aug 2019 15:38:51 -0600 Subject: [PATCH] docs: docs --- docs/examples.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/examples.md b/docs/examples.md index 11139ad..8347c00 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -33,8 +33,8 @@ - [Source + Guide](https://github.com/tannerlinsley/react-table/tree/master/examples/pagination-controlled) - [Open in CodeSandobx](https://codesandbox.io/s/github/tannerlinsley/react-table/tree/master/examples/pagination-controlled) - **UI** - These examples demonstrate how to use React Table with your favorite UI libraries or tools! - - [] Styled-Components - - [] CSS - - [] Material-UI - - [] Bootstrap + - [ ] 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)