mirror of
https://github.com/jcreek/SvelteKitSaasBoilerplate.git
synced 2026-07-12 18:43:50 +00:00
Update src/routes/(user)/account/+page.svelte
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -125,6 +125,7 @@
|
||||
|
||||
<section class="space-y-4">
|
||||
<h2 class="text-xl font-semibold">Credit Usage</h2>
|
||||
<p class="text-gray-600">Monitor your credit balance and view transaction history.</p>
|
||||
<a href="/credits" class="btn btn-secondary w-full">View details</a>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user