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