Updated on 2026-08-14
This commit is contained in:
parent
5d4fd522ac
commit
2c02943178
3 changed files with 8 additions and 8 deletions
|
|
@ -367,7 +367,7 @@ private class TangemMessagePreviewProvider : PreviewParameterProvider<TangemMess
|
|||
buttonsUM = persistentListOf(
|
||||
TangemMessageButtonUM(
|
||||
text = stringReference("Button"),
|
||||
type = TangemButtonType.PrimaryInverse,
|
||||
type = TangemButtonType.Secondary,
|
||||
onClick = {},
|
||||
),
|
||||
TangemMessageButtonUM(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue