mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
chore: format code
This commit is contained in:
parent
f8ca524bf7
commit
11154ba697
@ -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}>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user