Skip to content

Commit

Permalink
Removing rogue X
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed Dec 19, 2024
1 parent 0b3b06f commit bf778f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<AssetText variant="full" value={tokenValue} />
</p>
<Chip>
<TradingPair value={tokenPrice} />x
<TradingPair value={tokenPrice} />
<!-- TODO: Percent change -->
</Chip>
</Stack>
Expand Down

0 comments on commit bf778f4

Please sign in to comment.