mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-29 09:02:03 +00:00
parent
ec0addd8c8
commit
1b1cc4f4e9
@ -83,7 +83,7 @@ In Nuxt 2, you will have defined any nested routes (with parent and child compon
|
|||||||
|
|
||||||
If you were passing a custom page key or keep-alive props to `<Nuxt>`, you will now use `definePageMeta` to set these options.
|
If you were passing a custom page key or keep-alive props to `<Nuxt>`, you will now use `definePageMeta` to set these options.
|
||||||
|
|
||||||
:read-more{to="/docs/migration/component-options"}
|
:read-more{to="/docs/guide/directory-structure/pages#special-metadata"}
|
||||||
|
|
||||||
### Page and Layout Transitions
|
### Page and Layout Transitions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user