```md import { Meta, Story, Canvas } from '@storybook/addon-docs'; import { YourComponent } from './YourComponent' {Template.bind({})} ```