Updated on 2026-08-14

This commit is contained in:
Tangem 2026-02-02 19:08:05 +05:00
commit e8dddfdbe7

View file

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