Updated on 2026-08-14
This commit is contained in:
parent
5d4fd522ac
commit
2c02943178
3 changed files with 8 additions and 8 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue