This repository was archived by the owner on May 17, 2024. It is now read-only.
Name Vue component classes #2384
Locked
eddybrando
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently we use anonymous classes for Vue components, like this:
Naming component classes can help with DX by making them easier to distinguish with Vue.js devtools.
This
would result in this:
Originally raised in #1099 (comment)
Beta Was this translation helpful? Give feedback.
All reactions