File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -45,9 +45,9 @@ export const MenusView = TabNavigator(
4545 'Hunting Ferndale Turkey…' ,
4646 'Tracking wild vegan burgers…' ,
4747 '"Cooking" some lutefisk…' ,
48- 'Finding more mugs…' ,
49- 'Waiting for omlets…' ,
50- 'Putting out more cookies…'
48+ 'Finding more mugs…' ,
49+ 'Waiting for omlets…' ,
50+ 'Putting out more cookies…' ,
5151 ] }
5252 /> ,
5353 navigationOptions : {
@@ -66,9 +66,9 @@ export const MenusView = TabNavigator(
6666 loadingMessage = { [
6767 'Checking for vegan cookies…' ,
6868 'Serving up some shakes…' ,
69- 'Waiting for menu screens to change…' ,
70- 'Frying chicken…' ,
71- 'Brewing coffee…' ,
69+ 'Waiting for menu screens to change…' ,
70+ 'Frying chicken…' ,
71+ 'Brewing coffee…' ,
7272 ] }
7373 /> ,
7474 navigationOptions : {
@@ -83,12 +83,12 @@ export const MenusView = TabNavigator(
8383 navigation = { navigation }
8484 name = "pause"
8585 loadingMessage = { [
86- 'Mixing up a shake…' ,
87- 'Spinning up pizzas…' ,
88- 'Turning up the music…' ,
89- 'Putting ice cream on the cookies…' ,
90- 'Fixing the oven…' ,
91- ] }
86+ 'Mixing up a shake…' ,
87+ 'Spinning up pizzas…' ,
88+ 'Turning up the music…' ,
89+ 'Putting ice cream on the cookies…' ,
90+ 'Fixing the oven…' ,
91+ ] }
9292 /> ,
9393 navigationOptions : {
9494 tabBarLabel : 'The Pause' ,
You can’t perform that action at this time.
0 commit comments