Skip to content

Commit

Permalink
Lint/format
Browse files Browse the repository at this point in the history
  • Loading branch information
xbtmatt committed Nov 8, 2024
1 parent a108b6d commit 61ffd4e
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,8 @@ export default function SwapComponent({
{toDisplayCoinDecimals({
num: gasCost !== null ? gasCost.toString() : SWAP_GAS_COST.toString(),
decimals: 4,
})} APT
})}{" "}
APT
</span>{" "}
{emoji("fuel pump")}
</div>
Expand Down

0 comments on commit 61ffd4e

Please sign in to comment.