Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 432 Bytes

ExampleComponent.stories.mdx

File metadata and controls

22 lines (15 loc) · 432 Bytes

import { Meta, Story, Preview, Props } from "@storybook/addon-docs/blocks";

import ExampleComponent from "./ExampleComponent.component";

ExampleComponent Component

Implementation

Default

Hello from ExampleComponent

Props