```ts // Button.stories.tsx import React from 'react'; import { Story } from '@storybook/react/types-6-0'; const Template: Story = (args) =>