Updated on 2026-08-14

This commit is contained in:
Tangem 2026-07-28 01:00:54 -07:00
parent 27995dca39
commit a9916d2702
3 changed files with 7 additions and 6 deletions

View file

@ -205,6 +205,7 @@ internal class TangemPayDetailsStateFactory(
state = TangemPayCardUiState.InProgress,
),
),
progressBanner = CardsProgressBannerUM.Issuing.takeIf { notification == null },
onAddCardClick = {},
isAddCardEnabled = false,
),