From 0c2d036fef3257e4563464f2dc238dacbb9971f9 Mon Sep 17 00:00:00 2001 From: Reuben Ellis Date: Mon, 26 Feb 2024 16:58:15 -0700 Subject: [PATCH] no changes --- src/stories/Button.stories.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/stories/Button.stories.tsx b/src/stories/Button.stories.tsx index 359b565..85dae52 100644 --- a/src/stories/Button.stories.tsx +++ b/src/stories/Button.stories.tsx @@ -36,7 +36,6 @@ export const Large: Story = { }, }; -// This story might not be needed. export const Small: Story = { args: { size: 'small',