```md import { Story } from '@storybook/addon-docs'; import { Button } from './Button'; export const Template = (args) =>