This commit is contained in:
IGNY8 VPS (Salman)
2025-12-08 14:57:36 +00:00
parent 144e955b92
commit c09c6cf7eb
5 changed files with 201 additions and 86 deletions

View File

@@ -624,6 +624,7 @@ export default function PlansAndBillingPage() {
</div>
</div>
</div>
</div>
)}
{/* Billing History Tab */}
@@ -810,4 +811,4 @@ export default function PlansAndBillingPage() {
</div>
</div>
);
}
}