1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-24 09:28:41 +00:00
Nuxt/examples/with-keep-alive/layouts/default.vue
2018-01-17 09:46:48 +01:00

4 lines
44 B
Vue

<template>
<nuxt keep-alive/>
</template>