Enhance line
This commit is contained in:
parent
aa0906405c
commit
b1fd2f372f
9 changed files with 96 additions and 86 deletions
|
|
@ -11,7 +11,7 @@ import { EventBroadcaster } from '../../framework/event-broadcaster';
|
|||
import {
|
||||
turnOffAnimations,
|
||||
turnOnAnimations,
|
||||
} from '../../framework/helper/animations';
|
||||
} from '../../framework/helper/animations/animations';
|
||||
|
||||
export class PageThemeSwitcher extends PageElement {
|
||||
private static readonly LOCAL_STORAGE_KEY = 'dark-mode';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue