📝(doc) fixing typo in colors doc

So it has not more typos.
This commit is contained in:
Nathan Vasse
2023-01-23 11:59:21 +01:00
committed by Jean-Baptiste PENRATH
parent 9658979f54
commit 31d29d8cbf

View File

@@ -7,7 +7,7 @@ import { Canvas, Meta, Story, Source, ArgsTable } from '@storybook/addon-docs';
export const colors = ['primary', 'secondary', 'greyscale', 'success', 'info', 'warning', 'danger'];
export const tints = [900, 800, 700, 600, 500, 400, 300, 200, 100];
# Typo
# Colors
Cunningham comes with an existing toolkit to deal with colors, and it's easy. 🎨