Последняя версия с сервера прошлого разработчика
This commit is contained in:
6
nova/resources/js/store/index.js
vendored
Executable file
6
nova/resources/js/store/index.js
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
import Vue from 'vue'
|
||||
import Vuex from 'vuex'
|
||||
|
||||
Vue.use(Vuex)
|
||||
|
||||
export default new Vuex.Store()
|
||||
Reference in New Issue
Block a user