mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
fix: lint errors
This commit is contained in:
parent
8217c1c4fd
commit
5d392c1722
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