This commit is contained in:
Nathan Bierema 2025-06-01 07:43:59 -04:00
parent c23a7b957d
commit 3245a053e9

View File

@ -32,7 +32,6 @@ export const Default: Story = {
argTypes: {
autofocus: { control: { disable: true } },
mode: { control: { disable: true } },
theme: { control: { disable: true } },
onChange: { control: { disable: true } },
},
};