We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 968a457 commit 4aea61dCopy full SHA for 4aea61d
src/plugins/global-settings/color-schemes/store.js
@@ -20,7 +20,6 @@ const DEFAULT_STATE = {
20
baseColorScheme: '',
21
backgroundModeColorScheme: '',
22
containerModeColorScheme: '',
23
- isOpen: false,
24
}
25
26
const STORE_ACTIONS = {
0 commit comments