신승민

Real Final

Showing 1 changed file with 1 additions and 1 deletions
...@@ -8,4 +8,4 @@ const AppStackNavigator = createStackNavigator({ ...@@ -8,4 +8,4 @@ const AppStackNavigator = createStackNavigator({
8 }, 8 },
9 }); 9 });
10 10
11 -export default createAppContainer(AppStackNavigator); 11 +export default createAppContainer(AppStackNavigator);
...\ No newline at end of file ...\ No newline at end of file
......