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

6 lines
57 B
Vue

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