spotless apply
This commit is contained in:
@@ -294,14 +294,14 @@ fun BuildNavigation(
|
||||
nav = nav,
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
composableFromBottom<Route.NewGoal> {
|
||||
NewGoalScreen(
|
||||
accountViewModel = accountViewModel,
|
||||
nav = nav,
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
composableFromBottomArgs<Route.HashtagPost> {
|
||||
HashtagPostScreen(
|
||||
hashtag = it.hashtag,
|
||||
|
||||
Reference in New Issue
Block a user