Updated on 2026-08-14
This commit is contained in:
parent
59b02e2e7a
commit
485430f6f4
20 changed files with 259 additions and 45 deletions
|
|
@ -431,6 +431,7 @@ internal class ChildFactory @Inject constructor(
|
|||
params = ChooseManagedTokensComponent.Params(
|
||||
userWalletId = route.userWalletId,
|
||||
initialCurrency = route.initialCurrency,
|
||||
selectedCurrency = route.selectedCurrency,
|
||||
source = ChooseManagedTokensComponent.Source.valueOf(route.source.name),
|
||||
),
|
||||
componentFactory = chooseManagedTokensComponentFactory,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue