chore: format code

This commit is contained in:
GitHub Action
2025-09-15 23:19:50 +00:00
parent f8ca524bf7
commit 11154ba697

View File

@@ -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}>