mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-25 01:26:08 +00:00
lint
This commit is contained in:
@@ -31,6 +31,6 @@ export class TabBodyComponent implements OnChanges {
|
||||
}
|
||||
|
||||
ngOnDestroy () {
|
||||
this.placeholder.detach()
|
||||
this.placeholder?.detach()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user