You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Vue style guide, I see the section about multi-word component naming.
Does this also apply to the File name itself or just the name: 'component-name-here' property within the Vue component? The guide is not explicit in this matter.
Thank you.
The text was updated successfully, but these errors were encountered:
In the Vue style guide, I see the section about multi-word component naming.
Does this also apply to the File name itself or just the
name: 'component-name-here'
property within the Vue component? The guide is not explicit in this matter.Thank you.
The text was updated successfully, but these errors were encountered: