diff --git a/README.md b/README.md index ee2f2f5..735384e 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Previous versions: ## Demos and examples - Codepen -- Storybook +- Storybook ## Table of Contents - [Installation](#installation) @@ -210,7 +210,7 @@ These are all of the available props (and their default values) for the main `Custom Filtering demo for examples. +See Custom Filtering demo for examples. ## Component Overrides Though we confidently stand by the markup and architecture behind it, `react-table` does offer the ability to change the core componentry it uses to render everything. You can extend or override these internal components by passing a react component to it's corresponding prop on either the global props or on a one-off basis like so: