Skip to content

Commit

Permalink
detekt issue
Browse files Browse the repository at this point in the history
  • Loading branch information
gongracr committed Oct 5, 2023
1 parent 2194fb7 commit 3df84c2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ import kotlinx.coroutines.flow.MutableSharedFlow
// Since the HomeScreen is responsible for displaying the bottom sheet content,
// we create a bridge that passes the content of the BottomSheet
// also we expose the lambda which expands the BottomSheet from the HomeScreen
@Suppress("ComplexMethod")
@Composable
fun ConversationRouterHomeBridge(
navigator: Navigator,
Expand Down

0 comments on commit 3df84c2

Please sign in to comment.