Rename module
This commit is contained in:
parent
d6165c6ede
commit
9e3dde8076
@ -1,5 +1,5 @@
|
|||||||
import { createStore } from 'vuex'
|
import { createStore } from 'vuex'
|
||||||
import dashboard from './dashboard/index'
|
import dashboard from './modules/dashboard'
|
||||||
import { LOGIN_SUCCESS, LOGOUT, TITLE } from './mutation-types'
|
import { LOGIN_SUCCESS, LOGOUT, TITLE } from './mutation-types'
|
||||||
|
|
||||||
const store = createStore({
|
const store = createStore({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user