mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 16:00:14 +01:00
refactor(theme): add TODO
This commit is contained in:
parent
0f4b6f8a92
commit
e6f691f32c
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ const PAGES_COMPONENTS = [
|
|||
|
||||
@NgModule({
|
||||
imports: [
|
||||
// TODO: why here? review the modules structure
|
||||
NgaThemeModule.forRoot({ name: 'cosmic' }),
|
||||
NgaSidebarModule.forRoot(),
|
||||
NgaMenuModule.forRoot({ items: menuItems }),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue