Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeasday committed Mar 1, 2018
1 parent 6c68af0 commit 97b5af3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ exports[`Storyshots Custom|Style Default 1`] = `
>
<ng-component>
<storybook-button-component
_nghost-c8=""
_nghost-c9=""
ng-reflect-text="Button with custom styles"
>


<button
_ngcontent-c8=""
_ngcontent-c9=""
>
Button with custom styles
</button>
Expand All @@ -32,17 +32,17 @@ exports[`Storyshots Custom|Style With Knobs 1`] = `
target={[Function ViewContainerRef_]}
>
<ng-component
_nghost-c9=""
_nghost-c10=""
>
<storybook-button-component
_ngcontent-c9=""
_nghost-c10=""
_ngcontent-c10=""
_nghost-c11=""
ng-reflect-text="Button with custom styles"
>


<button
_ngcontent-c10=""
_ngcontent-c11=""
>
Button with custom styles
</button>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ exports[`Storyshots Knobs with knobs 1`] = `
ellipsizeMode="tail"
>
My birthday is:
January 20, 2017
January 19, 2017
</Text>
<Text
accessible={true}
Expand Down

0 comments on commit 97b5af3

Please sign in to comment.