12 lines
200 B
Plaintext
12 lines
200 B
Plaintext
import { Meta } from '@storybook/blocks'
|
|
|
|
import { Colors } from './Colors'
|
|
|
|
import { haymarket } from '.'
|
|
|
|
<Meta title="Global/Colors/Haymarket" />
|
|
|
|
# Colors: Haymarket
|
|
|
|
<Colors theme={haymarket} />
|