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