Fix snapshots

This commit is contained in:
Brent Vatne
2018-07-20 14:44:26 -07:00
parent 59297bfe0b
commit 42b77adc86

View File

@@ -81,7 +81,7 @@ exports[`StackNavigator applies correct values when headerRight is present 1`] =
collapsable={undefined}
style={
Object {
"backgroundColor": "#F7F7F7",
"backgroundColor": "red",
"transform": Array [
Object {
"translateX": 0,
@@ -285,7 +285,7 @@ exports[`StackNavigator renders successfully 1`] = `
collapsable={undefined}
style={
Object {
"backgroundColor": "#F7F7F7",
"backgroundColor": "red",
"transform": Array [
Object {
"translateX": 0,