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 14e4e92 commit 0764e70Copy full SHA for 0764e70
src/material/autocomplete/autocomplete.ts
@@ -7,8 +7,7 @@
7
*/
8
9
import {ActiveDescendantKeyManager} from '@angular/cdk/a11y';
10
-import {BooleanInput, coerceBooleanProperty} from '@angular/cdk/coercion';
11
-import {coerceArray} from '@angular/cdk/coercion/array';
+import {BooleanInput, coerceBooleanProperty, coerceArray} from '@angular/cdk/coercion';
12
import {
13
AfterContentInit,
14
ChangeDetectionStrategy,
0 commit comments