diff --git a/.storybook/__snapshots__/Storyshots.test.js.snap b/.storybook/__snapshots__/Storyshots.test.js.snap
index c71d2935d6..575adda56f 100644
--- a/.storybook/__snapshots__/Storyshots.test.js.snap
+++ b/.storybook/__snapshots__/Storyshots.test.js.snap
@@ -30,6 +30,13 @@ exports[`Storyshots CheckBox basic usage 1`] = `
>
check me out!
+
+
+
`;
@@ -51,6 +58,13 @@ exports[`Storyshots CheckBox call a function 1`] = `
>
check out the console
+
+
+
`;
@@ -72,6 +86,13 @@ exports[`Storyshots CheckBox default checked 1`] = `
>
(un)check me out
+
+
+
`;
@@ -93,6 +114,13 @@ exports[`Storyshots CheckBox disabled 1`] = `
>
you cannot check me out
+
+
+
`;
@@ -204,7 +232,7 @@ exports[`Storyshots InputSelect basic usage 1`] = `
Fruits
+
+
+
`;
@@ -248,7 +283,7 @@ exports[`Storyshots InputSelect separate labels and values 1`] = `
New England States
+
+
+
`;
@@ -302,7 +344,7 @@ exports[`Storyshots InputSelect separate option groups 1`] = `
Northeast States
+
+
+
`;
@@ -404,7 +453,7 @@ exports[`Storyshots InputSelect with validation 1`] = `
Favorite Color
+
+
+
`;
@@ -489,7 +545,7 @@ exports[`Storyshots InputText focus test 1`] = `
Data Input
+
+
+
`;
@@ -518,7 +581,7 @@ exports[`Storyshots InputText minimal usage 1`] = `
First Name
+
+
+
`;
@@ -546,7 +616,7 @@ exports[`Storyshots InputText validation 1`] = `
Username
+
+
+
+
+
+
+
+
+