Minor refactoring
This commit is contained in:
parent
f56161efc5
commit
f2448f55e7
@ -21,7 +21,7 @@ import { LogoComponent } from '@shared/components/logo.component';
|
||||
import { TbSnackBarComponent, ToastDirective } from '@shared/components/toast.directive';
|
||||
import { BreadcrumbComponent } from '@shared/components/breadcrumb.component';
|
||||
import { NgxFlowModule, FlowInjectionToken } from '@flowjs/ngx-flow';
|
||||
import { NgxFlowchartModule } from 'ngx-flowchart/dist/ngx-flowchart';
|
||||
import { NgxFlowchartModule } from 'ngx-flowchart/projects/ngx-flowchart/src/public-api';
|
||||
import Flow from '@flowjs/flow.js';
|
||||
|
||||
import { MatAutocompleteModule } from '@angular/material/autocomplete';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user