mirror of
https://github.com/Nezumi-2711/Sink.git
synced 2026-09-22 13:48:35 +00:00
6 lines
104 B
Vue
6 lines
104 B
Vue
<template>
|
|
<main class="flex items-center justify-center h-full">
|
|
<Login />
|
|
</main>
|
|
</template>
|