Updated on 2026-08-14
This commit is contained in:
parent
2336cb6aaa
commit
beceddf1fb
13 changed files with 89 additions and 0 deletions
|
|
@ -442,6 +442,7 @@ internal class ChildFactory @Inject constructor(
|
|||
selectedCurrency = route.selectedCurrency,
|
||||
source = ChooseManagedTokensComponent.Source.valueOf(route.source.name),
|
||||
showSendViaSwapNotification = route.showSendViaSwapNotification,
|
||||
analyticsCategoryName = route.analyticsCategoryName,
|
||||
),
|
||||
componentFactory = chooseManagedTokensComponentFactory,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue