refactor(theme): add TODO

This commit is contained in:
nixa 2017-06-09 00:39:05 +03:00
parent 0f4b6f8a92
commit e6f691f32c

View file

@ -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 }),