diff --git a/packages/react/src/docs/colors.stories.mdx b/packages/react/src/docs/colors.stories.mdx index 7212157..8966cf0 100644 --- a/packages/react/src/docs/colors.stories.mdx +++ b/packages/react/src/docs/colors.stories.mdx @@ -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. 🎨