Files
NixWeb-homepage/app/app.vue
T
2025-09-21 19:59:04 +07:00

8 lines
95 B
Vue
Executable File

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