Skip to content

Commit

Permalink
chore: update btn text
Browse files Browse the repository at this point in the history
  • Loading branch information
shoom3301 committed Oct 14, 2024
1 parent 1678557 commit be2e6cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export function FeesExceedFromAmountMessage() {
<RowBetween>
<ButtonError buttonSize={ButtonSize.BIG} error id="swap-button" disabled>
<Text fontSize={20} fontWeight={500}>
Costs exceed from amount
Sell amount is too small
</Text>
</ButtonError>
</RowBetween>
Expand Down

0 comments on commit be2e6cc

Please sign in to comment.