Corrent InputComponentManagerService.
This commit is contained in:
parent
c4effd4f41
commit
82c371956b
5 changed files with 21 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
import {Component, OnInit} from '@angular/core';
|
||||
import {ConverterRegistryService} from './converter-registry.service';
|
||||
import {InputComponentManagerService} from './inputcomponentmanager.service';
|
||||
import {InputComponentManagerService} from './input-component-manager.service';
|
||||
import {Step} from './step';
|
||||
import {Converter} from './converter/converter';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue