Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jorbuedo committed Jan 15, 2025
1 parent ce1f998 commit 385e25f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -326,8 +326,6 @@ const OrderCancellationConfirmation = ({
{fee !== undefined && (
<Row label={strings.listOrdersSheetCancellationFee} value={`${fee} ${primaryTokenInfoMainnet.ticker}}`} />
)}

<SwapInfoLink />
</React.Fragment>

<Space fill />
Expand Down

0 comments on commit 385e25f

Please sign in to comment.