Skip to content

Commit 768150d

Browse files
author
Matthieu Napoli
committed
Code formatting
1 parent a0d189c commit 768150d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App/Containers/Root/RootScreen.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const AppNav = createStackNavigator(
1616
{
1717
initialRouteName: 'SplashScreen',
1818
headerMode: 'none',
19-
},
19+
}
2020
)
2121

2222
class RootScreen extends Component {

0 commit comments

Comments
 (0)