feat(ThemeSwitch): create ThemeSwitch component that uses ThemeMager toggle to switch theme
This commit is contained in:
1
src/features/ChangeAppTheme/model/index.ts
Normal file
1
src/features/ChangeAppTheme/model/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export { themeManager } from './store/ThemeManager/ThemeManager.svelte';
|
||||
Reference in New Issue
Block a user