mirror of
https://github.com/Nezumi-2711/Sink.git
synced 2026-09-22 05:41:49 +00:00
6 lines
108 B
Vue
6 lines
108 B
Vue
<template>
|
|
<main class="flex items-center justify-center h-full">
|
|
<LazyLogin />
|
|
</main>
|
|
</template>
|