Updated on 2026-08-14

This commit is contained in:
Tangem 2024-04-26 13:24:12 +05:00
parent 6acb6006fc
commit f5cb300604
4 changed files with 11 additions and 18 deletions

View file

@ -96,7 +96,6 @@ private fun SendAmountCurrencyButton(button: SendAmountSegmentedButtonsConfig, i
TokenIcon(
state = button.iconState,
shouldDisplayNetwork = false,
shouldDisplayCustom = false,
modifier = Modifier
.size(TangemTheme.dimens.size18),
)