feat(admin ui): customisable image carousel and new layout

This commit is contained in:
DecDuck
2024-12-27 14:43:40 +11:00
parent 43e32b44a2
commit 937954fa02
15 changed files with 853 additions and 194 deletions

View File

@ -2,6 +2,7 @@
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
<ModalStack />
</template>
<script setup lang="ts">