📝(doc) fixing typo in colors doc
So it has not more typos.
This commit is contained in:
committed by
Jean-Baptiste PENRATH
parent
9658979f54
commit
31d29d8cbf
@@ -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 colors = ['primary', 'secondary', 'greyscale', 'success', 'info', 'warning', 'danger'];
|
||||||
export const tints = [900, 800, 700, 600, 500, 400, 300, 200, 100];
|
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. 🎨
|
Cunningham comes with an existing toolkit to deal with colors, and it's easy. 🎨
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user