```md import { Meta, Story } from '@storybook/addon-docs/blocks'; import { Button } from './Button'; # Button Button ```