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