This commit is contained in:
lesion
2023-01-12 14:40:14 +01:00
parent 76bb959a80
commit 1f0cacb119
3 changed files with 6 additions and 17 deletions

View File

@@ -4,7 +4,9 @@
<v-main>
<Snackbar/>
<Confirm/>
<nuxt keep-alive :keep-alive-props="{include: ['Index']}"/>
<v-fade-transition hide-on-leave>
<nuxt />
</v-fade-transition>
</v-main>
<Footer/>