Updated on 2026-08-14

This commit is contained in:
Tangem 2026-05-18 14:56:07 +02:00
parent 5d4fd522ac
commit 2c02943178
3 changed files with 8 additions and 8 deletions

View file

@ -130,7 +130,7 @@ internal fun TangemMessageStory(state: TangemMessageStory, modifier: Modifier =
buttonsUM = persistentListOf(
TangemMessageButtonUM(
text = stringReference("Love it!"),
type = TangemButtonType.PrimaryInverse,
type = TangemButtonType.Secondary,
onClick = {},
),
TangemMessageButtonUM(