training-repo/app/app.vue
HAM 39b388fc6e
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 3s
Initial commit
2025-09-05 14:15:22 +07:00

5 lines
66 B
Vue

<template>
<div>
<NuxtPage></NuxtPage>
</div>
</template>