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 ca476a4 commit cd538e8Copy full SHA for cd538e8
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