diff --git a/.storybook/__snapshots__/Storyshots.test.js.snap b/.storybook/__snapshots__/Storyshots.test.js.snap index 24c3af3045..0f6998001f 100644 --- a/.storybook/__snapshots__/Storyshots.test.js.snap +++ b/.storybook/__snapshots__/Storyshots.test.js.snap @@ -14,10 +14,19 @@ exports[`Storyshots Button basic usage 1`] = ` exports[`Storyshots CheckBox basic usage 1`] = `
@@ -42,10 +57,19 @@ exports[`Storyshots CheckBox basic usage 1`] = ` exports[`Storyshots CheckBox call a function 1`] = `
@@ -70,10 +100,19 @@ exports[`Storyshots CheckBox call a function 1`] = ` exports[`Storyshots CheckBox default checked 1`] = `
@@ -98,10 +143,19 @@ exports[`Storyshots CheckBox default checked 1`] = ` exports[`Storyshots CheckBox disabled 1`] = `
@@ -124,6 +184,133 @@ exports[`Storyshots CheckBox disabled 1`] = `
`; +exports[`Storyshots CheckBoxGroup basic usage 1`] = ` +
+
+ + +
+ +
+
+
+ + +
+ +
+
+
+ + +
+ +
+
+
+`; + exports[`Storyshots Dropdown basic usage 1`] = `