feat(gallery): use UModal and UCarousel

This commit is contained in:
2025-12-31 02:10:47 +01:00
parent d5f6b12029
commit 684e41f17d
3 changed files with 113 additions and 136 deletions

View File

@@ -1,3 +1,5 @@
<template>
<NuxtPage />
<UApp>
<NuxtPage />
</UApp>
</template>