chore(polish & cleanup)

This commit is contained in:
DecDuck
2024-12-24 09:05:51 +11:00
parent a24cc8a4f3
commit 6cc0c679b9
8 changed files with 490 additions and 118 deletions

View File

@ -2,6 +2,7 @@
<NuxtLayout class="select-none w-screen h-screen">
<NuxtPage />
</NuxtLayout>
<ModalStack />
</template>
<script setup lang="ts">