Skip to content

Commit 7a19259

Browse files
authored
prettier
1 parent cf89902 commit 7a19259

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

source/views/menus/index.js

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff 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',

0 commit comments

Comments
 (0)