From a703f2ce000705f4e268e80f51f42f324a87906d Mon Sep 17 00:00:00 2001 From: Corban Riley Date: Wed, 10 Apr 2024 20:23:02 -0400 Subject: [PATCH] Removing inner background from Form story --- src/components/Form/Form.stories.tsx | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/components/Form/Form.stories.tsx b/src/components/Form/Form.stories.tsx index 96484c298..ad24c86ff 100644 --- a/src/components/Form/Form.stories.tsx +++ b/src/components/Form/Form.stories.tsx @@ -50,13 +50,7 @@ export const Default: Story = { {...args} > {({ control, reset, formState: { errors }, setValue }) => ( - +