Skip to content

Commit

Permalink
[CHORE] #69-ktlint 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
l5x5l committed Sep 5, 2024
1 parent 50bf091 commit ec095d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ fun PokitDetailScreenContainer(
{ link ->
viewModel.hideLinkDetailBottomSheet()
viewModel.showLinkRemoveBottomSheet(link)
}
}
},
hideLinkModifyBottomSheet = viewModel::hideLinkBottomSheet,
hideLinkDetailBottomSheet = viewModel::hideLinkDetailBottomSheet,
Expand Down

0 comments on commit ec095d0

Please sign in to comment.