Updated on 2026-08-14

This commit is contained in:
Tangem 2026-03-12 16:34:54 +05:00
parent 79aaeaf74f
commit 0143202dde
10 changed files with 209 additions and 122 deletions

View file

@ -26,7 +26,7 @@ internal fun LazyListScope.organizeTokens2(state: WalletUM, itemModifier: Modifi
contentType = "OrganizeTokensButton",
) {
TangemButton(
organizeButton,
buttonUM = organizeButton,
modifier = itemModifier,
)
}