Use Mantic Dollars to trade in your favorite markets.
(Not
@@ -39,7 +39,9 @@ export function AddFundsButton() {
Price USD
-
${Math.round(amountSelected / 100)}.00
+
+ ${Math.round(amountSelected / 100)}.00
+
@@ -51,7 +53,10 @@ export function AddFundsButton() {
action={checkoutURL(user?.id || '', amountSelected)}
method="POST"
>
-