Kaynağa Gözat

chore: format code

GitHub Action 11 ay önce
ebeveyn
işleme
11154ba697
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3 1
      cloud/app/src/routes/workspace/[id].tsx

+ 3 - 1
cloud/app/src/routes/workspace/[id].tsx

@@ -296,7 +296,9 @@ function BillingSection() {
     <section data-component="billing-section">
     <section data-component="billing-section">
       <div data-slot="section-title">
       <div data-slot="section-title">
         <h2>Billing</h2>
         <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>
       <div data-slot="section-content">
       <div data-slot="section-content">
         <Show when={balanceInfo()?.reloadError}>
         <Show when={balanceInfo()?.reloadError}>