add admin login
This commit is contained in:
3
src/routes/admin/login/+layout.svelte
Normal file
3
src/routes/admin/login/+layout.svelte
Normal file
@ -0,0 +1,3 @@
|
||||
<div class="flex justify-center items-center w-full h-full">
|
||||
<slot />
|
||||
</div>
|
Reference in New Issue
Block a user