mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-22 02:10:12 +01:00
fix(services): fix providers for root, correctly apply another themes
This commit is contained in:
parent
bcae560f3b
commit
40aa2ed0ae
3 changed files with 16 additions and 9 deletions
|
|
@ -44,7 +44,7 @@ type StoreType = {
|
|||
RouterModule,
|
||||
FormsModule,
|
||||
ReactiveFormsModule,
|
||||
NgaModule,
|
||||
NgaModule.forRoot(),
|
||||
PagesModule,
|
||||
routing
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue