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