-
+
+
`;
diff --git a/examples/angular-cli/src/stories/__snapshots__/custom-metadata.stories.storyshot b/examples/angular-cli/src/stories/__snapshots__/custom-metadata.stories.storyshot
index d3f4bf8f958..8f945df5923 100644
--- a/examples/angular-cli/src/stories/__snapshots__/custom-metadata.stories.storyshot
+++ b/examples/angular-cli/src/stories/__snapshots__/custom-metadata.stories.storyshot
@@ -1,40 +1,40 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Storyshots Custom Pipe Default 1`] = `
-
-
+
CustomPipe: foobar
-
-
+
+
`;
exports[`Storyshots Custom Pipe/With Knobs NameComponent 1`] = `
-
-
+
CustomPipe: foobar
-
-
+
+
`;
exports[`Storyshots Custom ngModule metadata simple 1`] = `
-
-
+
@@ -51,17 +51,17 @@ exports[`Storyshots Custom ngModule metadata simple 1`] = `
-
-
+
+
`;
exports[`Storyshots Custom ngModule metadata with knobs 1`] = `
-
-
+
@@ -78,6 +78,6 @@ exports[`Storyshots Custom ngModule metadata with knobs 1`] = `
-
-
+
+
`;
diff --git a/examples/angular-cli/src/stories/__snapshots__/index.storyshot b/examples/angular-cli/src/stories/__snapshots__/index.storyshot
index 2544eccd052..d628736b6cf 100644
--- a/examples/angular-cli/src/stories/__snapshots__/index.storyshot
+++ b/examples/angular-cli/src/stories/__snapshots__/index.storyshot
@@ -1,12 +1,12 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Storyshots Button with some emoji 1`] = `
-
-
@@ -18,17 +18,17 @@ exports[`Storyshots Button with some emoji 1`] = `
-
-
+
+
`;
exports[`Storyshots Button with text 1`] = `
-
-
@@ -40,17 +40,17 @@ exports[`Storyshots Button with text 1`] = `
-
-
+
+
`;
exports[`Storyshots Welcome to Storybook 1`] = `
-
-
@@ -115,7 +115,8 @@ exports[`Storyshots Welcome to Storybook 1`] = `
>
stories
- for a component called
+ for a component called
+
.storybook/webpack.config.js
- to add webpack loaders and plugins you are using in this project.
+
+ to add webpack loaders and plugins you are using in this project.
@@ -220,6 +222,6 @@ exports[`Storyshots Welcome to Storybook 1`] = `
-
-
+
+
`;
diff --git a/examples/angular-cli/src/stories/component-with-di/__snapshots__/di.component.stories.storyshot b/examples/angular-cli/src/stories/component-with-di/__snapshots__/di.component.stories.storyshot
index b517ff0d36a..e31179b53c6 100644
--- a/examples/angular-cli/src/stories/component-with-di/__snapshots__/di.component.stories.storyshot
+++ b/examples/angular-cli/src/stories/component-with-di/__snapshots__/di.component.stories.storyshot
@@ -1,12 +1,12 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Storyshots Component dependencies inputs and inject dependencies 1`] = `
-
-
+
@@ -41,17 +41,17 @@ exports[`Storyshots Component dependencies inputs and inject dependencies 1`] =
-
-
+
+
`;
exports[`Storyshots Component dependencies inputs and inject dependencies with knobs 1`] = `
-
-
+
@@ -86,6 +86,6 @@ exports[`Storyshots Component dependencies inputs and inject dependencies with k
-
-
+
+
`;
diff --git a/examples/angular-cli/src/stories/customControlValueAccessor/__snapshots__/custom-cva-component.stories.storyshot b/examples/angular-cli/src/stories/customControlValueAccessor/__snapshots__/custom-cva-component.stories.storyshot
index 37e35e803b5..aaf0c3adcf4 100644
--- a/examples/angular-cli/src/stories/customControlValueAccessor/__snapshots__/custom-cva-component.stories.storyshot
+++ b/examples/angular-cli/src/stories/customControlValueAccessor/__snapshots__/custom-cva-component.stories.storyshot
@@ -1,12 +1,12 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Storyshots ngModel custom ControlValueAccessor 1`] = `
-
-
+
@@ -19,6 +19,6 @@ exports[`Storyshots ngModel custom ControlValueAccessor 1`] = `
/>
-
-
+
+
`;