Nuxt/docs/content/3.docs/2.directory-structure/4.components.md
2021-10-13 22:09:40 +02:00

308 B

icon title head.title
IconDirectory components Components directory

Components directory

The components/ directory is where you put all your Vue components which can then be imported inside your pages or other components (learn more).