Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Commit

Permalink
Update storyshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Laco committed Sep 27, 2018
1 parent 03eeaad commit da93cec
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions boilerplate/test/__snapshots__/storyshots.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -392,9 +392,9 @@ exports[`Storyshots Button Style Presets 1`] = `
ellipsizeMode="tail"
style={
Object {
"color": "#ffffff",
"color": "#a511dc",
"fontFamily": "Montserrat",
"fontSize": 9,
"fontSize": 20,
"paddingHorizontal": 12,
}
}
Expand Down Expand Up @@ -6193,6 +6193,8 @@ exports[`Storyshots TextField Style Overrides 1`] = `
<View
style={
Object {
"borderWidth": 30,
"paddingHorizontal": 30,
"paddingVertical": 12,
}
}
Expand Down

0 comments on commit da93cec

Please sign in to comment.