mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-04 07:31:48 +01:00
build: replace @nga/theme and @nga/auth with @akveo/nga-theme and @akveo/nga-auth
This commit is contained in:
parent
2239e80e59
commit
d351b3d6ff
13 changed files with 16 additions and 16 deletions
|
|
@ -2,7 +2,7 @@ import { NgModule } from '@angular/core';
|
|||
import { CommonModule } from '@angular/common';
|
||||
import { FormsModule, ReactiveFormsModule } from '@angular/forms';
|
||||
import { RouterModule } from '@angular/router';
|
||||
import { NgaCardModule, NgaThemeModule } from '@nga/theme';
|
||||
import { NgaCardModule, NgaThemeModule } from '@akveo/nga-theme';
|
||||
|
||||
@NgModule({
|
||||
exports: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue