Skip to content

Commit

Permalink
[CHORE] spotless check success
Browse files Browse the repository at this point in the history
  • Loading branch information
easyhooon committed Jan 22, 2024
1 parent 24ddcc9 commit 4219fb1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ fun NavGraphBuilder.settingNavGraph(
exitTransition = {
slideOutOfContainer(
AnimatedContentTransitionScope.SlideDirection.Right,
animationSpec = tween(500)
animationSpec = tween(500),
)
},
) {
Expand Down

0 comments on commit 4219fb1

Please sign in to comment.