⚡ Adds VueX store state for modal open state
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// A list of mutation names
|
||||
const KEY_NAMES = [
|
||||
'UPDATE_CONFIG',
|
||||
'SET_MODAL_OPEN',
|
||||
];
|
||||
|
||||
// Convert array of key names into an object, and export
|
||||
|
||||
Reference in New Issue
Block a user