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 edf76f6 commit d302474Copy full SHA for d302474
src/treeview/stories/app-treeview-icons.component.ts
@@ -20,7 +20,6 @@ export class IconTreeviewDemoComponent implements AfterViewInit {
20
21
@ViewChild("document") documentIcon: TemplateRef<any>;
22
23
- constructor() { }
24
25
ngAfterViewInit() {
26
// Wait for the view child to be picked up
0 commit comments