mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-30 23:32:38 +00:00
6 lines
74 B
Vue
6 lines
74 B
Vue
<template>
|
|
<nuxt-container>
|
|
<nuxt/>
|
|
</nuxt-container>
|
|
</template>
|