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.
2 parents 64c32d4 + f7f581c commit e62d781Copy full SHA for e62d781
src/snippets.json
@@ -299,7 +299,6 @@
299
"import {OverlayModule} from '@angular/cdk/overlay';",
300
"import {PlatformModule} from '@angular/cdk/platform';",
301
"import {PortalModule} from '@angular/cdk/portal';",
302
- "import {ScrollDispatchModule} from '@angular/cdk/scrolling';",
303
"import {CdkStepperModule} from '@angular/cdk/stepper';",
304
"import {CdkTableModule} from '@angular/cdk/table';",
305
"import {CdkTreeModule} from '@angular/cdk/tree';",
@@ -317,7 +316,6 @@
317
316
"\t\tOverlayModule,",
318
"\t\tPlatformModule,",
319
"\t\tPortalModule,",
320
- "\t\tScrollDispatchModule,",
321
"\t\tCdkStepperModule,",
322
"\t\tCdkTableModule,",
323
"\t\tCdkTreeModule,",
0 commit comments