Updated on 2026-08-14

This commit is contained in:
Tangem 2026-02-02 18:24:03 +05:00
parent 95ebe65e57
commit 050f25035b

View file

@ -70,7 +70,6 @@ internal object SwapAmountQuoteUtils {
}
return copy(
isPrimaryButtonEnabled = updatedAmountField.amountField.isPrimaryButtonEnabled,
primaryAmount = updatedAmountField,
)
}