import { Meta } from '@storybook/addon-docs/';
import ThemeStory from './ThemeStory';

<Meta title="Theme" />

## Theme

<ThemeStory />
