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 7115e89 commit aa2b98cCopy full SHA for aa2b98c
src/components/slide-toggle/slide-toggle.ts
@@ -7,8 +7,7 @@ import {
7
Input,
8
Output,
9
EventEmitter,
10
- AfterContentInit,
11
- ViewChild
+ AfterContentInit
12
} from '@angular/core';
13
import {
14
ControlValueAccessor,
0 commit comments