diff --git a/ng2-components/ng2-activiti-form/src/components/form-field/form-field.component.ts b/ng2-components/ng2-activiti-form/src/components/form-field/form-field.component.ts index dcd962b7a0..5657511464 100644 --- a/ng2-components/ng2-activiti-form/src/components/form-field/form-field.component.ts +++ b/ng2-components/ng2-activiti-form/src/components/form-field/form-field.component.ts @@ -17,7 +17,7 @@ import { Component, - OnInit, OnDestroy + OnInit, OnDestroy, ViewChild, ViewContainerRef, Input,