major: Migration from better-auth to keycloak
This commit is contained in:
@@ -1,16 +1,5 @@
|
||||
<template>
|
||||
<div class="h-screen flex items-center justify-center overlay">
|
||||
<UButton
|
||||
icon="i-lucide-chevron-left"
|
||||
to="/"
|
||||
size="xl"
|
||||
color="neutral"
|
||||
variant="subtle"
|
||||
class="absolute left-8 top-8 rounded-full"
|
||||
/>
|
||||
|
||||
<UPageCard variant="subtle" class="max-w-sm w-full">
|
||||
<slot />
|
||||
</UPageCard>
|
||||
<slot />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user