[Casing] : Write components in PascalCase in examples #39
Labels
☄️ core team
This issue/pull request has been opened by a Vue core team member
😃 good for beginners
A fairly new Vue developer can fix or contribute to it!
status: 🐜 work in progress
Someone is working on this
type: 💚 contributions welcome
Contributions are welcome!
type: ⚡️ feature or enhancement
New feature or request
Vue 3 recommendation is to write components in PascalCase and props in kebab-case.
Some examples in the docs are currently written in kebab-case.
Docs recommendation here : https://vuejs.org/guide/components/registration.html#component-name-casing
The text was updated successfully, but these errors were encountered: