propapier/app/app.vue

5 lines
No EOL
70 B
Vue

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