mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 09:27:24 +00:00
lint
This commit is contained in:
parent
9e8c0ccb14
commit
4346030459
1 changed files with 1 additions and 1 deletions
|
@ -485,7 +485,7 @@ export class SplitTabComponent extends BaseTabComponent implements AfterViewInit
|
|||
}
|
||||
}
|
||||
|
||||
layout () {
|
||||
layout (): void {
|
||||
this.root.normalize()
|
||||
this._spanners = []
|
||||
this.layoutInternal(this.root, 0, 0, 100, 100)
|
||||
|
|
Loading…
Reference in a new issue