mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 08:20:13 +01:00
fix: lint errors
This commit is contained in:
parent
a5061e7c10
commit
b8a75dc0fc
1 changed files with 1 additions and 1 deletions
|
|
@ -23,4 +23,4 @@ export class MaterialThemeLinkComponent implements AfterViewInit {
|
||||||
public hidePopover(): void {
|
public hidePopover(): void {
|
||||||
this.popover && this.popover.hide();
|
this.popover && this.popover.hide();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue