Files
FloatingIsland/app/app.vue
2025-09-20 18:54:53 +08:00

6 lines
74 B
Vue

<template>
<nuxt-layout>
<nuxt-page />
</nuxt-layout>
</template>