This commit is contained in:
2024-10-29 19:49:24 +02:00
commit 11eb888b9c
42 changed files with 7877 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<template>
<v-container class="fill-height">
<v-responsive
class="align-centerfill-height mx-auto"
>
</v-responsive>
</v-container>
</template>
<script setup>
//
</script>