mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
docs: update keepalive key name (#5366)
This commit is contained in:
parent
a802b87ac7
commit
00844405ab
@ -163,7 +163,7 @@ definePageMeta({
|
||||
transition: {
|
||||
name: 'page',
|
||||
},
|
||||
keepAlive: {
|
||||
keepalive: {
|
||||
exclude: ['modal']
|
||||
},
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user