1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-07-26 06:38:33 +00:00

build fix

This commit is contained in:
Eugene Pankov
2018-10-29 17:25:02 +01:00
parent f250756254
commit 5831e87f68

@@ -1,4 +1,4 @@
import { Component, Input, ElementRef } from '@angular/core' import { Component, Input, ElementRef, ViewChild } from '@angular/core'
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap' import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap'
@Component({ @Component({