Updated on 2026-08-14

This commit is contained in:
Tangem 2025-12-18 16:54:01 +04:00
parent 078e8ed336
commit fe6c26624a
9 changed files with 89 additions and 71 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,
)