diff --git a/src/InputGroup/__snapshots__/InputGroup.stories.storyshot b/src/InputGroup/__snapshots__/InputGroup.stories.storyshot
index 44ff6b9896..206b8ba8e1 100644
--- a/src/InputGroup/__snapshots__/InputGroup.stories.storyshot
+++ b/src/InputGroup/__snapshots__/InputGroup.stories.storyshot
@@ -160,12 +160,10 @@ exports[`Storyshots InputGroup Date of birth 1`] = `
onBlur={[Function]}
onChange={[Function]}
onFocus={[Function]}
- value={undefined}
+ value=""
>
diff --git a/src/Select/__snapshots__/Select.stories.storyshot b/src/Select/__snapshots__/Select.stories.storyshot
index ac9533846f..08241edfa8 100644
--- a/src/Select/__snapshots__/Select.stories.storyshot
+++ b/src/Select/__snapshots__/Select.stories.storyshot
@@ -111,7 +111,7 @@ exports[`Storyshots Select Default 1`] = `
onBlur={undefined}
onChange={[Function]}
onFocus={undefined}
- value={undefined}
+ value=""
>