edit
This commit is contained in:
@ -6,6 +6,7 @@ import { SEModule } from '@delon/abc/se';
|
||||
import { DelonACLModule } from '@delon/acl';
|
||||
import { DelonFormModule } from '@delon/form';
|
||||
import { AlainThemeModule } from '@delon/theme';
|
||||
import { PipeModule } from '@shared';
|
||||
import { NzAlertModule } from 'ng-zorro-antd/alert';
|
||||
import { NzAvatarModule } from 'ng-zorro-antd/avatar';
|
||||
import { NzButtonModule } from 'ng-zorro-antd/button';
|
||||
@ -60,6 +61,7 @@ const COMPONENTS = [
|
||||
DelonFormModule,
|
||||
NzStepsModule,
|
||||
ProPageModule,
|
||||
PipeModule
|
||||
],
|
||||
declarations: COMPONENTS
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user