mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Remove stateful dark toggle until new theming api
This commit is contained in:
parent
a796722def
commit
22e21166bf
5 changed files with 1 additions and 29 deletions
|
@ -8,8 +8,7 @@ const $appState = {
|
|||
newsActive: false,
|
||||
announcement: null,
|
||||
ripple: false,
|
||||
storageKey: 'primevue',
|
||||
colorSchemeKey: 'primevue-color-scheme'
|
||||
storageKey: 'primevue'
|
||||
});
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue