mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-20 17:30:14 +01:00
refactor(header): move theme-switcher in separate component
This commit is contained in:
parent
a0fbdf3636
commit
f13fd1c4cd
7 changed files with 152 additions and 114 deletions
|
|
@ -3,3 +3,4 @@ export * from './footer/footer.component';
|
|||
export * from './search-input/search-input.component';
|
||||
export * from './tiny-mce/tiny-mce.component';
|
||||
export * from './theme-settings/theme-settings.component';
|
||||
export * from './theme-switcher/theme-switcher.component';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue