UAuthPage
This commit is contained in:
@@ -67,7 +67,6 @@ async function sendLogin() {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<UContainer class="overflow-auto">
|
|
||||||
<div class="flex flex-col items-center justify-center gap-4 p-4">
|
<div class="flex flex-col items-center justify-center gap-4 p-4">
|
||||||
<UPageCard class="w-full max-w-md">
|
<UPageCard class="w-full max-w-md">
|
||||||
<UAuthForm
|
<UAuthForm
|
||||||
@@ -81,7 +80,6 @@ async function sendLogin() {
|
|||||||
/>
|
/>
|
||||||
</UPageCard>
|
</UPageCard>
|
||||||
</div>
|
</div>
|
||||||
</UContainer>
|
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
|
|||||||
Reference in New Issue
Block a user