1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00

Updating component-library readme storybook render (#19359)

Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
This commit is contained in:
Dhruv 2023-06-05 21:23:25 +05:30 committed by GitHub
parent 3ec2c189b0
commit 5c5de03846
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View File

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

View File

@ -0,0 +1,7 @@
import { Meta } from '@storybook/addon-docs';
import { Markdown } from '@storybook/addon-docs/blocks';
import README from './README.md';
<Meta title="Components/ComponentLibrary/Introduction" />
<Markdown>{README}</Markdown>

View File

@ -36,4 +36,4 @@ We are currently in the process of migrating all component-library components to
If internal folks have any questions please reach out the design system team via the internal slack channel [#metamask-design-system](https://consensys.slack.com/archives/C0354T27M5M) 💁 If internal folks have any questions please reach out the design system team via the internal slack channel [#metamask-design-system](https://consensys.slack.com/archives/C0354T27M5M) 💁
[DS components figma file](https://www.figma.com/file/HKpPKij9V3TpsyMV1TpV7C/DS-Components?node-id=16%3A6) (internal) [DS components figma file](https://www.figma.com/file/HKpPKij9V3TpsyMV1TpV7C/DS-Components?node-id=16%3A6)