Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 414 Bytes

0-Welcome.stories.mdx

File metadata and controls

17 lines (13 loc) · 414 Bytes

import { Meta, Story, Preview } from '@storybook/addon-docs/blocks'; import { Welcome } from '@storybook/angular/demo';

Welcome

This is a test document written in MDX that defines a Welcome story wrapped in a Preview doc block:

{{ component: Welcome, props: {}, }}