質問編集履歴

3

修正

2019/10/24 14:10

投稿

django
django

スコア19

test CHANGED
File without changes
test CHANGED
@@ -56,11 +56,7 @@
56
56
 
57
57
  <template>
58
58
 
59
- <fieldInput>
60
-
61
59
  <v-text-field label="Solo" placeholder="Placeholder" solo></v-text-field>
62
-
63
- </fieldInput>
64
60
 
65
61
  </template>
66
62
 
@@ -82,11 +78,7 @@
82
78
 
83
79
  <template>
84
80
 
85
- <searchIcon>
86
-
87
81
  <v-icon>fas fa-search</v-icon>
88
-
89
- </searchIcon>
90
82
 
91
83
  </template>
92
84
 

2

修正

2019/10/24 14:10

投稿

django
django

スコア19

test CHANGED
@@ -1 +1 @@
1
- Vue複数のコンポーネントをインポートしたい
1
+ Vue複数のコンポーネントを表示したい
test CHANGED
File without changes

1

修正

2019/10/24 13:32

投稿

django
django

スコア19

test CHANGED
File without changes
test CHANGED
@@ -35,6 +35,14 @@
35
35
  dist/cjs.js??ref--14-0!./node_modules/ts-loader??ref--14-2!./node_modules/eslint-loader??ref--13-0!./src/components/molecules/searchForm.ts?vue&type=script&
36
36
 
37
37
  lang=js&
38
+
39
+
40
+
41
+ To install it, you can run: npm install --save @/components/atmos/icons/searchIcon.vue
42
+
43
+ Type checking in progress...
44
+
45
+ No type errors found
38
46
 
39
47
  ```
40
48