Skip to content

Commit

Permalink
Merge branch 'dev' into 녹음듣기1/9oormthon-univ#25
Browse files Browse the repository at this point in the history
  • Loading branch information
salmonco authored Nov 20, 2024
2 parents f143081 + 2c9be20 commit 99fe61a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ function App() {
}}
>
{/* <Stack.Screen name="Splash" component={Splash}/> */}
{/* <Stack.Screen name="AuthStackNav" component={AuthStackNav} /> */}
<Stack.Screen name="YouthStackNav" component={YouthStackNav} />
<Stack.Screen name="AuthStackNav" component={AuthStackNav} />
{/* <Stack.Screen name="YouthStackNav" component={YouthStackNav} /> */}
{/* <Stack.Screen name="AppTabNav" component={AppTabNav} /> */}
</Stack.Navigator>
</NavigationContainer>
Expand Down

0 comments on commit 99fe61a

Please sign in to comment.