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 34bc3d7 commit 5147974Copy full SHA for 5147974
src/cdk/collections/selection.spec.ts
@@ -1,4 +1,4 @@
1
-import {SelectionModel} from '@angular/cdk/collections';
+import {SelectionModel} from './selection';
2
3
4
describe('SelectionModel', () => {
0 commit comments