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