質問編集履歴
1
userを修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -76,7 +76,7 @@
|
|
76
76
|
|
77
77
|
Vue.use(IconsPlugin) //add VueBootstrap
|
78
78
|
|
79
|
-
Vue.use
|
79
|
+
Vue.use(AWS)
|
80
80
|
|
81
81
|
```
|
82
82
|
|