summaryrefslogtreecommitdiffhomepage
path: root/packages
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-09-19 17:29:44 +0000
committerGitHub Action <[email protected]>2025-09-19 17:29:44 +0000
commitaaff0664574114f2b4a9c2bf3eefbe6b8fade0da (patch)
tree914ea29b9bbbb458025923bfd7524990c8f9081c /packages
parentc7fbf9de441a0f58e1acc83f0d39a7d22884ede0 (diff)
downloadopencode-aaff0664574114f2b4a9c2bf3eefbe6b8fade0da.tar.gz
opencode-aaff0664574114f2b4a9c2bf3eefbe6b8fade0da.zip
chore: format code
Diffstat (limited to 'packages')
-rw-r--r--packages/console/app/src/component/workspace/billing-section.tsx4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/console/app/src/component/workspace/billing-section.tsx b/packages/console/app/src/component/workspace/billing-section.tsx
index fa7126c76..7d297ed33 100644
--- a/packages/console/app/src/component/workspace/billing-section.tsx
+++ b/packages/console/app/src/component/workspace/billing-section.tsx
@@ -178,7 +178,9 @@ export function BillingSection() {
<Show
when={!(balanceAmount() === "0.00" || balanceAmount() === "-0.00")}
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>