We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f8674 commit ac5ce95Copy full SHA for ac5ce95
src/store.js
@@ -1,6 +1,6 @@
1
import Vue from 'vue'
2
import Vuex from 'vuex'
3
-import EventService from '@/services.EventService.js'
+import EventService from '@/services/EventService.js'
4
5
Vue.use(Vuex)
6
0 commit comments