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
Update Introduction example to use components instead of .component() (#1296)
* Update Introduction example to use `components` instead of `.component()`
* Replace SFC import with local component definition
This fixes what was mentioned by the reviewer: vuejs/docs#1296 (comment)
* Remove unnecessary import comment
0 commit comments