mirror of
https://github.com/Eugeny/tabby
synced 2024-11-14 17:07:15 +00:00
lint
This commit is contained in:
parent
403bafe0a2
commit
4e667edf9f
1 changed files with 1 additions and 1 deletions
|
@ -31,6 +31,6 @@ export class TabBodyComponent implements OnChanges {
|
|||
}
|
||||
|
||||
ngOnDestroy () {
|
||||
this.placeholder.detach()
|
||||
this.placeholder?.detach()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue