Skip to content

Commit

Permalink
chore startDestination 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
eshc123 committed Aug 1, 2024
1 parent a4e3dee commit 0fe9572
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class MainNavigator(
) {

//TODO : change to Main
val startDestination = RouteModel.Onboarding
val startDestination = RouteModel.Login

fun popBackStack() {
navController.popBackStack()
Expand Down

0 comments on commit 0fe9572

Please sign in to comment.