hypnagaga/src/docs/utilities/intro.stories.mdx
Jon McClure d41c18696c docs
2022-08-16 21:17:06 +01:00

14 lines
560 B
Text

import { Meta } from '@storybook/addon-docs';
import { parameters } from '$docs/utils/docsPage.js';
<Meta title="Utilities/Intro" parameters={{ ...parameters }} />
![](https://graphics.thomsonreuters.com/style-assets/images/logos/reuters-graphics-logo/svg/graphics-logo-color-dark.svg)
# Utilities
Utility components are a bit of a catch-all.
They include components you're less likely to need to implement yourself, like development tools for the Graphics Kit.
Either way, they're good to know about, even if they may not be the most common you'll use.