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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -930,7 +930,7 @@ List of 300 VueJS Interview Questions
930
930
931
931
28. ### When component needs a single root element?
932
932
Every component must have a single root element **when template has more than one element**. Inthis case, you need to wrap the elements with a parent element.
0 commit comments