docs(v2): missing <ColorGenerator/> mdx import (#3871)

This commit is contained in:
Sébastien Lorber 2020-12-03 18:17:04 +01:00 committed by GitHub
parent 20114f5e0a
commit 70dece09e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -208,6 +208,8 @@ We recommend using [ColorBox](https://www.colorbox.io/) to find the different sh
Alteratively, use the following tool to generate the different shades for your website and copy the variables into `src/css/custom.css`.
import ColorGenerator from '@site/src/components/ColorGenerator';
<ColorGenerator/>
#### `footerIcon`, `copyright`, `ogImage`, `twitterImage`, `docsSideNavCollapsible`