mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 11:14:23 +01:00
chore: format code
This commit is contained in:
@@ -296,7 +296,9 @@ function BillingSection() {
|
||||
<section data-component="billing-section">
|
||||
<div data-slot="section-title">
|
||||
<h2>Billing</h2>
|
||||
<p>Manage payments methods. <a href="mailto:contact@anoma.ly">Contact us</a> if you have any questions.</p>
|
||||
<p>
|
||||
Manage payments methods. <a href="mailto:contact@anoma.ly">Contact us</a> if you have any questions.
|
||||
</p>
|
||||
</div>
|
||||
<div data-slot="section-content">
|
||||
<Show when={balanceInfo()?.reloadError}>
|
||||
|
||||
Reference in New Issue
Block a user