Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
docs: fix transition wording to include layouts (#8600)
Browse files Browse the repository at this point in the history
  • Loading branch information
RajendraUppu committed Nov 2, 2022
1 parent 28ffb7f commit 1a6eb3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/1.getting-started/5.transitions.md
Expand Up @@ -120,7 +120,7 @@ export default defineNuxtConfig({
})
```

To start adding transition between your pages, add the following CSS to your [`app.vue`](/guide/directory-structure/app):
To start adding transition between your pages and layouts, add the following CSS to your [`app.vue`](/guide/directory-structure/app):

::code-group

Expand Down

0 comments on commit 1a6eb3e

Please sign in to comment.