import type { Meta, StoryObj } from '@storybook/react'; import { PlusIcon } from '@heroicons/react/24/solid'; import { Button } from './Button'; const meta = { title: 'Components/Button', component: Button, tags: ['autodocs'], parameters: { docs: { description: { component: 'Polymorphic button component: renders a native `