Updated on 2026-08-14
This commit is contained in:
parent
e1c819d421
commit
0e169a5418
19 changed files with 292 additions and 37 deletions
|
|
@ -261,7 +261,7 @@ internal class ChildFactory @Inject constructor(
|
|||
is AppRoute.Onboarding.Mode.UpgradeHotWallet ->
|
||||
OnboardingEntryComponent.Mode.UpgradeHotWallet(mode.userWalletId)
|
||||
is AppRoute.Onboarding.Mode.AddressSync ->
|
||||
OnboardingEntryComponent.Mode.AddressSync
|
||||
OnboardingEntryComponent.Mode.AddressSync(mode.userWalletId)
|
||||
},
|
||||
),
|
||||
componentFactory = onboardingEntryComponentFactory,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue