elearning/Frontend-Learner/app.vue
2026-01-13 10:48:02 +07:00

5 lines
71 B
Vue

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