Updated on 2026-08-14
This commit is contained in:
parent
418fbf710d
commit
8c47e9483c
20 changed files with 53 additions and 36 deletions
|
|
@ -593,7 +593,7 @@ internal class ChildFactory @Inject constructor(
|
|||
is AppRoute.TangemPayDetails -> {
|
||||
createComponentChild(
|
||||
context = context,
|
||||
params = TangemPayDetailsComponent.Params(userWalletId = route.userWalletId),
|
||||
params = TangemPayDetailsComponent.Params(customerWalletAddress = route.customerWalletAddress),
|
||||
componentFactory = tangemPayDetailsComponentFactory,
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue