♻️ Moved sign in from Passport to here

This commit is contained in:
2024-08-12 15:55:15 +08:00
parent b86d446607
commit 48da7d1a46
19 changed files with 968 additions and 10 deletions

View File

@ -6,7 +6,7 @@
</v-sheet>
</v-carousel-item>
</v-carousel>
<div v-else class="w-full flex items-center justify-center">
<div v-else class="w-full h-full flex items-center justify-center">
<v-progress-circular indeterminate />
</div>
</template>