Skip to content

Commit ac5ce95

Browse files
committed
dot should be dash
1 parent b8f8674 commit ac5ce95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/store.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import Vue from 'vue'
22
import Vuex from 'vuex'
3-
import EventService from '@/services.EventService.js'
3+
import EventService from '@/services/EventService.js'
44

55
Vue.use(Vuex)
66

0 commit comments

Comments
 (0)