We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3852c44 commit 564340cCopy full SHA for 564340c
projects/igniteui-angular/src/lib/grids/grid-common.module.ts
@@ -43,7 +43,7 @@ import { IgxRowDirective } from './row.directive';
43
IgxRowEditTabStopDirective,
44
IgxGridBodyDirective,
45
IgxGridFooterComponent,
46
- IgxAdvancedFilteringDialogComponent,
+ IgxAdvancedFilteringDialogComponent
47
],
48
entryComponents: [
49
IgxAdvancedFilteringDialogComponent
@@ -71,7 +71,7 @@ import { IgxRowDirective } from './row.directive';
71
IgxGridSummaryModule,
72
IgxGridToolbarModule,
73
IgxAdvancedFilteringDialogComponent,
74
- IgxGridSharedModules,
+ IgxGridSharedModules
75
76
imports: [
77
IgxGridColumnModule,
0 commit comments