feat: inject dynamic ThemeListener for fonts and colors
This commit is contained in:
parent
285783606c
commit
84bf85315f
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
import { ThemeListener } from './components/layout/ThemeListener';
|
||||
/**
|
||||
* @license
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
import { ThemeListener } from './components/layout/ThemeListener';
|
||||
/**
|
||||
* @license
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue