Updated on 2026-08-14

This commit is contained in:
Tangem 2025-12-18 17:54:01 +05:00
parent 7a08266a06
commit 7e7a07605a
8 changed files with 87 additions and 70 deletions

View file

@ -424,6 +424,7 @@ internal class ChildFactory @Inject constructor(
cardId = route.cardId,
isActiveBackupStatus = route.isActiveBackupStatus,
backupCardsCount = route.backupCardsCount,
hasTangemPay = route.hasTangemPay,
),
componentFactory = resetCardComponentFactory,
)