11 lines
197 B
Plaintext
11 lines
197 B
Plaintext
import { Meta } from '@storybook/addon-docs';
|
|
import { NymLogo } from '../components';
|
|
|
|
<Meta title="Introduction" />
|
|
|
|
<NymLogo height={100} />
|
|
|
|
# Nym Design System
|
|
|
|
This is the Nym design system.
|