1
0

97732 Fix linter issues

This commit is contained in:
Koen Pauwels
2023-01-16 11:07:47 +01:00
parent bcbfafcb32
commit 7812eecb53
9 changed files with 33 additions and 30 deletions

View File

@@ -47,7 +47,7 @@ export class ContextHelpDirective implements OnChanges, OnDestroy {
private viewContainerRef: ViewContainerRef,
private componentFactoryResolver: ComponentFactoryResolver,
private contextHelpService: ContextHelpService
){}
) {}
ngOnChanges() {
this.clearMostRecentId();