import { Meta, Story } from '@storybook/addon-docs'
import { Grid } from '@material-ui/core'

import Theme from './Theme'
import Displaydata from '../../DisplayData'

<Meta title="Wiki/Theme" />

# Theme

Full theme components defined by Material UI and this library

## Theme list

<Displaydata showDarkColor>
  <Theme />
</Displaydata>
