lint
This commit is contained in:
parent
bc3c0971fb
commit
ba65946b0f
@ -33,7 +33,7 @@ export class FilterComponent implements OnChanges {
|
|||||||
mouseOver = true;
|
mouseOver = true;
|
||||||
mouseOverTimeout: number;
|
mouseOverTimeout: number;
|
||||||
|
|
||||||
atLeastOnFilterIsExpandable: boolean = false;
|
atLeastOnFilterIsExpandable = false;
|
||||||
|
|
||||||
constructor(public readonly appStateService: AppStateService, private readonly _changeDetectorRef: ChangeDetectorRef) {}
|
constructor(public readonly appStateService: AppStateService, private readonly _changeDetectorRef: ChangeDetectorRef) {}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user