feat: add ability to review and revoke clients

This commit is contained in:
DecDuck
2025-04-05 17:42:32 +11:00
parent cfbfd97c8d
commit 1729591a2c
14 changed files with 248 additions and 54 deletions
+1 -1
View File
@@ -83,7 +83,7 @@
</div>
</div>
<div class="px-4 py-10 sm:px-6 lg:px-8 lg:py-6">
<div class="px-4 py-10 sm:px-6 lg:px-8 lg:py-6 w-full">
<NuxtPage />
</div>
</div>