Skip to content

Commit

Permalink
perf: keep page alive
Browse files Browse the repository at this point in the history
  • Loading branch information
toniengelhardt committed Mar 5, 2023
1 parent 057261a commit 2540f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div>
<SeoKit />
<NuxtPage />
<NuxtPage :keepalive="{}" />
</div>
</template>

Expand Down

1 comment on commit 2540f14

@vercel
Copy link

@vercel vercel bot commented on 2540f14 Mar 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.