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