ing
This commit is contained in:
parent
9eab480c8a
commit
c1ac809a49
|
@ -76,6 +76,7 @@ import { ProgressSpinnerModule } from 'primeng/progressspinner';
|
|||
import { ScrollPanelModule } from 'primeng/scrollpanel';
|
||||
import { SidebarModule } from 'primeng/sidebar';
|
||||
import { TableModule } from 'primeng/table';
|
||||
import { ToastModule } from 'primeng/toast';
|
||||
import { FormsModule } from '@angular/forms';
|
||||
|
||||
export const PRIME_NG_MODULES: any[] = [
|
||||
|
@ -147,6 +148,7 @@ export const PRIME_NG_MODULES: any[] = [
|
|||
TabViewModule,
|
||||
TerminalModule,
|
||||
TieredMenuModule,
|
||||
ToastModule,
|
||||
ToggleButtonModule,
|
||||
ToolbarModule,
|
||||
TooltipModule,
|
||||
|
|
Loading…
Reference in New Issue
Block a user