Skip to content

Commit d8b401b

Browse files
committed
Revert "Update projects/igniteui-angular-elements/src/app/custom-strategy.ts"
This reverts commit 03fdc47.
1 parent 03fdc47 commit d8b401b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular-elements/src/app/custom-strategy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { ApplicationRef, ComponentFactory, ComponentRef, EventEmitter, Injector, Type, ViewContainerRef } from '@angular/core';
1+
import { ApplicationRef, ComponentFactory, ComponentRef, DestroyRef, EventEmitter, Injector, QueryList, Type, ViewContainerRef, reflectComponentType } from '@angular/core';
22
import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
33
import { NgElement, NgElementStrategyEvent } from '@angular/elements';
44
import { fromEvent, Observable } from 'rxjs';

0 commit comments

Comments
 (0)