Skip to content

Commit

Permalink
Update ui/root/src/commonMain/kotlin/social/androiddev/root/navigatio…
Browse files Browse the repository at this point in the history
…n/DefaultRootComponent.kt

Co-authored-by: Omid Ghenatnevi <[email protected]>
  • Loading branch information
digitalbuddha and crocsandcoffee committed Dec 21, 2022
1 parent 0319092 commit 6f1f27b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ class DefaultRootComponent(
componentContext: ComponentContext,
) = DefaultSignedInRootComponent(
componentContext = componentContext,
mainContext=mainContext
mainContext = mainContext
)

private fun createSplashComponent(
Expand Down

0 comments on commit 6f1f27b

Please sign in to comment.