Skip to content

Commit

Permalink
Merge branch 'jaden/platf-4373-rk-apply-relay-fee-deduction-to-final-…
Browse files Browse the repository at this point in the history
…price-instead-of-first' into dev
  • Loading branch information
JadenDurnford committed Sep 30, 2024
2 parents 853f036 + dc4abc7 commit ee91fb8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/ui/src/modal/SelectPaymentToken.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -171,9 +171,6 @@ export const SelectPaymentToken: FC<Props> = ({
<Text style="subtitle2" color="subtle">
CrossChain ETH
</Text>
<Text color="accent" style="body3">
*CrossChain payment is currently limited to a single item.
</Text>
</Flex>
) : null}
{crossChainCurrencies.map((paymentToken, idx) => (
Expand Down

0 comments on commit ee91fb8

Please sign in to comment.