mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 17:35:57 +00:00
fix(app): use nuxt-page by default in app.vue
(#283)
This commit is contained in:
parent
dfbb047be6
commit
86af8457a9
@ -1,3 +1,3 @@
|
||||
<template>
|
||||
<RouterView />
|
||||
<NuxtPage />
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user