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=""
/>
`;
diff --git a/src/components/extensive/Modal/__snapshots__/ModalWithLogo.stories.storyshot b/src/components/extensive/Modal/__snapshots__/ModalWithLogo.stories.storyshot
index f253cf710..ec3e45be4 100644
--- a/src/components/extensive/Modal/__snapshots__/ModalWithLogo.stories.storyshot
+++ b/src/components/extensive/Modal/__snapshots__/ModalWithLogo.stories.storyshot
@@ -189,7 +189,6 @@ exports[`Storyshots Components/Extensive/Modal/ModalWithLogo Default 1`] = `
onChange={[Function]}
placeholder="Add a comment"
rows={1}
- value=""
/>
@@ -935,7 +934,6 @@ exports[`Storyshots Components/Extensive/Form/Wizard With Get Form Step Hook 1`]
onBlur={[Function]}
onChange={[Function]}
onChangeCapture={[Function]}
- value=""
/>