```md import { Meta, Story, Canvas } from '@storybook/addon-docs'; import { MyComponent } from './my-component.component'; ({ props: args, })} /> ```