Skip to content

Commit

Permalink
FIX snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Apr 26, 2019
1 parent d8da7a2 commit 27e30e5
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@ exports[`Storyshots Custom|Feature Module as Context Component with default prov
target={[Function ViewContainerRef_]}
>
<storybook-chip
_nghost-c15=""
_nghost-a-c15=""
style="background-color: rgb(238, 238, 238);"
>
<span
_ngcontent-c15=""
_ngcontent-a-c15=""
class="text"
>
My Chíp
</span>
<div
_ngcontent-c15=""
_ngcontent-a-c15=""
class="remove"
>
<span
_ngcontent-c15=""
_ngcontent-a-c15=""
class="x"
>
Expand All @@ -38,21 +38,21 @@ exports[`Storyshots Custom|Feature Module as Context Component with overridden p
target={[Function ViewContainerRef_]}
>
<storybook-chip
_nghost-c16=""
_nghost-a-c16=""
style="background-color: yellow;"
>
<span
_ngcontent-c16=""
_ngcontent-a-c16=""
class="text"
>
My Chíp
</span>
<div
_ngcontent-c16=""
_ngcontent-a-c16=""
class="remove"
>
<span
_ngcontent-c16=""
_ngcontent-a-c16=""
class="x"
>
Expand All @@ -69,53 +69,53 @@ exports[`Storyshots Custom|Feature Module as Context Component with self and dep
target={[Function ViewContainerRef_]}
>
<storybook-chips-group
_nghost-c13=""
_nghost-a-c13=""
>

<storybook-chip
_ngcontent-c13=""
_nghost-c14=""
_ngcontent-a-c13=""
_nghost-a-c14=""
class="chip"
ng-reflect-display-text="Chip 1"
style="background-color: rgb(238, 238, 238);"
>
<span
_ngcontent-c14=""
_ngcontent-a-c14=""
class="text"
>
Chíp 1
</span>
<div
_ngcontent-c14=""
_ngcontent-a-c14=""
class="remove"
>
<span
_ngcontent-c14=""
_ngcontent-a-c14=""
class="x"
>
</span>
</div>
</storybook-chip>
<storybook-chip
_ngcontent-c13=""
_nghost-c14=""
_ngcontent-a-c13=""
_nghost-a-c14=""
class="chip"
ng-reflect-display-text="Chip 2"
style="background-color: rgb(238, 238, 238);"
>
<span
_ngcontent-c14=""
_ngcontent-a-c14=""
class="text"
>
Chíp 2
</span>
<div
_ngcontent-c14=""
_ngcontent-a-c14=""
class="remove"
>
<span
_ngcontent-c14=""
_ngcontent-a-c14=""
class="x"
>
Expand All @@ -124,7 +124,7 @@ exports[`Storyshots Custom|Feature Module as Context Component with self and dep
</storybook-chip>

<div
_ngcontent-c13=""
_ngcontent-a-c13=""
class="remove-all"
>
Remove All
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ exports[`Storyshots Core|OnPush Class-specified component with OnPush and Knobs
target={[Function ViewContainerRef_]}
>
<storybook-on-push-box
_nghost-a-c13=""
_nghost-a-c17=""
style="background-color: rgb(255, 240, 0);"
>
Word of the day: OnPush
Expand Down

0 comments on commit 27e30e5

Please sign in to comment.