1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-24 06:04:04 +03:00

build fix

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

View File

@ -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'
@Component({