1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-25 10:08:29 +00:00
Nuxt/playground/app.vue
2021-03-18 15:26:41 +01:00

6 lines
57 B
Vue

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