1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-30 08:09:15 +01:00
metamask-extension/ui/components/component-library/COMPONENT-LIBARY.stories.mdx

8 lines
188 B
Plaintext
Raw Normal View History

import { Meta, Description } from '@storybook/addon-docs';
import README from './README.md';
<Meta title="Components/ComponentLibrary/Introduction" />
<Description markdown={README} />