Add mutation-types.js
This commit is contained in:
parent
463a52fb19
commit
404bd6625f
3
web/src/store/mutation-types.js
Normal file
3
web/src/store/mutation-types.js
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
export const LOGIN_SUCCESS = '✔ Logged in';
|
||||||
|
export const LOGOUT = 'Log out';
|
||||||
|
export const TITLE = 'Update title';
|
Loading…
x
Reference in New Issue
Block a user