This commit is contained in:
Josh Creek
2024-11-19 20:33:52 +00:00
parent 13dd60428d
commit cf5771396c
+1 -1
View File
@@ -125,7 +125,7 @@
<section class="space-y-4">
<h2 class="text-xl font-semibold">Credit Usage</h2>
<button class="btn btn-secondary w-full" disabled={loading}>View details</button>
<a href="/credits" class="btn btn-secondary w-full">View details</a>
</section>
<!-- Billing History -->