質問編集履歴

1

add error

2019/04/24 10:13

投稿

Kimsehwa
Kimsehwa

スコア312

test CHANGED
File without changes
test CHANGED
@@ -112,4 +112,14 @@
112
112
 
113
113
 
114
114
 
115
- のようにstring自体が渡されてます。
115
+ のようにstring自体が渡されて
116
+
117
+
118
+
119
+ ```
120
+
121
+ [Vue warn]: Unknown custom element: <my-component> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
122
+
123
+ ```
124
+
125
+ というエラーが出てます。