Skip to content

Commit

Permalink
[TNT-103] fix: homeDestination 위치 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hoyahozz committed Jan 26, 2025
1 parent d228e10 commit ce11ce3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ fun NavGraphBuilder.homeNavGraph(
isTrainer = isTrainer,
)
}
homeDestination()
}
homeDestination()
}
}

0 comments on commit ce11ce3

Please sign in to comment.