Skip to content

Commit

Permalink
Merge pull request #1559 from CityOfZion/feature/updates-snapshots-2
Browse files Browse the repository at this point in the history
updates snapshots
  • Loading branch information
comountainclimber authored Oct 21, 2018
2 parents 244de5a + 104b081 commit 9e2d017
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ exports[`ConfirmModal should render without crashing 1`] = `
"--panel-header-text": "#394152",
"--panel-icon": "#69e27e",
"--panel-label-text": "#8d98ae",
"--panel-receive-explanation": "#f2f2f2",
"--panel-receive-explanation": "rgba(242, 242, 242, .5)",
"--secondary-button-icon-color": "#394152",
"--settings-donation-text": "#5c677f",
"--settings-item-border-color": "#f2f2f2",
Expand Down Expand Up @@ -219,7 +219,7 @@ exports[`ConfirmModal should render without crashing 1`] = `
"--panel-header-text": "#394152",
"--panel-icon": "#69e27e",
"--panel-label-text": "#8d98ae",
"--panel-receive-explanation": "#f2f2f2",
"--panel-receive-explanation": "rgba(242, 242, 242, .5)",
"--secondary-button-icon-color": "#394152",
"--settings-donation-text": "#5c677f",
"--settings-item-border-color": "#f2f2f2",
Expand Down Expand Up @@ -346,7 +346,7 @@ exports[`ConfirmModal should render without crashing 1`] = `
"--panel-header-text": "#394152",
"--panel-icon": "#69e27e",
"--panel-label-text": "#8d98ae",
"--panel-receive-explanation": "#f2f2f2",
"--panel-receive-explanation": "rgba(242, 242, 242, .5)",
"--secondary-button-icon-color": "#394152",
"--settings-donation-text": "#5c677f",
"--settings-item-border-color": "#f2f2f2",
Expand Down Expand Up @@ -439,7 +439,7 @@ exports[`ConfirmModal should render without crashing 1`] = `
"--panel-header-text": "#394152",
"--panel-icon": "#69e27e",
"--panel-label-text": "#8d98ae",
"--panel-receive-explanation": "#f2f2f2",
"--panel-receive-explanation": "rgba(242, 242, 242, .5)",
"--secondary-button-icon-color": "#394152",
"--settings-donation-text": "#5c677f",
"--settings-item-border-color": "#f2f2f2",
Expand Down Expand Up @@ -532,7 +532,7 @@ exports[`ConfirmModal should render without crashing 1`] = `
"--panel-header-text": "#394152",
"--panel-icon": "#69e27e",
"--panel-label-text": "#8d98ae",
"--panel-receive-explanation": "#f2f2f2",
"--panel-receive-explanation": "rgba(242, 242, 242, .5)",
"--secondary-button-icon-color": "#394152",
"--settings-donation-text": "#5c677f",
"--settings-item-border-color": "#f2f2f2",
Expand Down Expand Up @@ -630,7 +630,7 @@ exports[`ConfirmModal should render without crashing 1`] = `
"--panel-header-text": "#394152",
"--panel-icon": "#69e27e",
"--panel-label-text": "#8d98ae",
"--panel-receive-explanation": "#f2f2f2",
"--panel-receive-explanation": "rgba(242, 242, 242, .5)",
"--secondary-button-icon-color": "#394152",
"--settings-donation-text": "#5c677f",
"--settings-item-border-color": "#f2f2f2",
Expand Down Expand Up @@ -737,7 +737,7 @@ exports[`ConfirmModal should render without crashing 1`] = `
"--panel-header-text": "#394152",
"--panel-icon": "#69e27e",
"--panel-label-text": "#8d98ae",
"--panel-receive-explanation": "#f2f2f2",
"--panel-receive-explanation": "rgba(242, 242, 242, .5)",
"--secondary-button-icon-color": "#394152",
"--settings-donation-text": "#5c677f",
"--settings-item-border-color": "#f2f2f2",
Expand Down Expand Up @@ -842,7 +842,7 @@ exports[`ConfirmModal should render without crashing 1`] = `
"--panel-header-text": "#394152",
"--panel-icon": "#69e27e",
"--panel-label-text": "#8d98ae",
"--panel-receive-explanation": "#f2f2f2",
"--panel-receive-explanation": "rgba(242, 242, 242, .5)",
"--secondary-button-icon-color": "#394152",
"--settings-donation-text": "#5c677f",
"--settings-item-border-color": "#f2f2f2",
Expand Down

0 comments on commit 9e2d017

Please sign in to comment.