Updated on 2026-08-14

This commit is contained in:
Tangem 2024-09-05 18:33:40 +03:00
parent 1006477fd7
commit 2d753e14af
30 changed files with 189 additions and 55 deletions

View file

@ -193,6 +193,7 @@ internal class ChildFactory @Inject constructor(
params = MarketsTokenDetailsComponent.Params(
token = route.token,
appCurrency = route.appCurrency,
showPortfolio = route.showPortfolio,
),
componentFactory = marketsTokenDetailsComponentFactory,
)