chore: format code

This commit is contained in:
GitHub Action
2025-09-19 17:29:44 +00:00
parent c7fbf9de44
commit aaff066457

View File

@@ -178,7 +178,9 @@ export function BillingSection() {
<Show <Show
when={!(balanceAmount() === "0.00" || balanceAmount() === "-0.00")} when={!(balanceAmount() === "0.00" || balanceAmount() === "-0.00")}
fallback={ fallback={
<p>We'll load <b>$20</b> (+$1.23 processing fee) and reload it when it reaches <b>$5</b>.</p> <p>
We'll load <b>$20</b> (+$1.23 processing fee) and reload it when it reaches <b>$5</b>.
</p>
} }
> >
<p> <p>