Updated on 2026-08-14

This commit is contained in:
Tangem 2025-07-08 16:03:17 +05:00
parent f76f28ae0c
commit 1f2bd425f1

View file

@ -173,8 +173,7 @@ internal fun NFTDetailsGroupBlock(
} else {
onBlockClick?.invoke()
}
}
.padding(top = TangemTheme.dimens.spacing4),
},
text = value.resolveReference(),
style = TangemTheme.typography.body1,
color = TangemTheme.colors.text.primary1,