Updated on 2026-08-14

This commit is contained in:
Tangem 2025-11-14 21:32:29 +05:00
parent 5e854cd424
commit 7ff4227443
14 changed files with 63 additions and 21 deletions

View file

@ -570,6 +570,7 @@ internal class ChildFactory @Inject constructor(
context = context,
params = UpdateAccessCodeComponent.Params(
userWalletId = route.userWalletId,
isFirstSetup = route.isFirstSetup,
),
componentFactory = updateAccessCodeComponentFactory,
)