From 1e89ec0d5bcd2f3fbf88f179277dee050ddb2732 Mon Sep 17 00:00:00 2001 From: Limber Mamani Vallejos Date: Thu, 6 Jun 2024 15:06:52 -0400 Subject: [PATCH] yarn run jest --- .../CommentaryBox/__snapshots__/CommentaryBox.stories.storyshot | 1 - .../Inputs/textArea/__snapshots__/TextArea.stories.storyshot | 1 - .../Modal/__snapshots__/ModalWithLogo.stories.storyshot | 1 - .../__snapshots__/useGetCustomFormSteps.stories.storyshot | 2 -- 4 files changed, 5 deletions(-) diff --git a/src/components/elements/CommentaryBox/__snapshots__/CommentaryBox.stories.storyshot b/src/components/elements/CommentaryBox/__snapshots__/CommentaryBox.stories.storyshot index ecbae0d44..d5b2afc87 100644 --- a/src/components/elements/CommentaryBox/__snapshots__/CommentaryBox.stories.storyshot +++ b/src/components/elements/CommentaryBox/__snapshots__/CommentaryBox.stories.storyshot @@ -31,7 +31,6 @@ exports[`Storyshots Components/Elements/CommentaryBox Default 1`] = ` onChange={[Function]} placeholder="Add a comment" rows={1} - value="" />