docs: update learn more for components dir (#930)

This commit is contained in:
Mohammad Ghonchesefidi 2021-10-13 23:39:40 +03:30 committed by GitHub
parent 5b75e11e85
commit 4bbca495d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,4 +6,4 @@ head.title: 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](/docs/directory-structure/components)).
The `components/` directory is where you put all your Vue components which can then be imported inside your pages or other components ([learn more](https://v3.vuejs.org/guide/component-basics.html)).