Files
web/app.vue
T
Techit Thawiang af1b5b9b83 Initial commit
2025-06-29 14:02:21 +07:00

6 lines
70 B
Vue

<template>
<NuxtLayout>
<NuxtPage/>
</NuxtLayout>
</template>