add admin login

This commit is contained in:
2023-08-27 23:33:22 +02:00
parent 7392b61e3e
commit 4b84c475b8
16 changed files with 377 additions and 44 deletions

View File

@ -0,0 +1,3 @@
<div class="flex justify-center items-center w-full h-full">
<slot />
</div>