Skip to content

Commit

Permalink
Removed non-existent item from the ToC in the theming doc (#2674)
Browse files Browse the repository at this point in the history
Removed link link in table of contents to non-existent Usage section
  • Loading branch information
dylandbl committed Mar 5, 2022
1 parent 6d81b4b commit affe8f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/theming.mdx
Expand Up @@ -9,7 +9,6 @@ Add `ThemeProvider` to the top level of your app and access the theme with `prop
## Table of Contents

- [Examples](#examples)
- [Usage](#usage)
- [API](#api)
- [ThemeProvider](#themeprovider-reactcomponenttype)
- [withTheme](#withthemecomponent-reactcomponenttype-reactcomponenttype)
Expand Down

0 comments on commit affe8f1

Please sign in to comment.