fix: remove eslint and prettier warnings
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ export default createStore({
|
||||
},
|
||||
updateSidebarVisible(state, payload) {
|
||||
state.sidebarVisible = payload.value
|
||||
}
|
||||
},
|
||||
},
|
||||
actions: {},
|
||||
modules: {},
|
||||
|
||||
Reference in New Issue
Block a user