12 lines
205 B
Plaintext
12 lines
205 B
Plaintext
import { Meta } from '@storybook/addon-docs/blocks'
|
|
|
|
import { Colors } from './Colors'
|
|
|
|
import { theDock } from '.'
|
|
|
|
<Meta title="Global/Colors/The Dock" />
|
|
|
|
# Colors: The Dock
|
|
|
|
<Colors theme={theDock} />
|