diff --git a/components/Textarea/Textarea.stories.tsx b/components/Textarea/Textarea.stories.tsx index c965d227..bdf7566e 100644 --- a/components/Textarea/Textarea.stories.tsx +++ b/components/Textarea/Textarea.stories.tsx @@ -11,18 +11,13 @@ import { styled } from '../../stitches.config'; const BaseTextarea = (props: TextareaProps): JSX.Element =>