mirror of
https://codeberg.org/Sevichecc/Seigwai.git
synced 2025-04-29 23:49:29 +08:00
5 lines
71 B
Vue
5 lines
71 B
Vue
<template>
|
|
<NuxtLayout>
|
|
<NuxtPage />
|
|
</NuxtLayout>
|
|
</template>
|