mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 07:30:12 +01:00
feat(demo): fixed linter issues
This commit is contained in:
parent
268e5cfb1b
commit
80f2e21e1d
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ import { JavaIntegrationDescriptionComponent } from './descriptions/java-integra
|
|||
import { PythonIntegrationDescriptionComponent } from './descriptions/python-integration-description.component';
|
||||
import { EcommerceIntegrationDescriptionComponent } from './descriptions/ecommerce-integration-description.component';
|
||||
import { IotIntegrationDescriptionComponent } from './descriptions/iot-integration-description.component';
|
||||
import {InlineSVGModule} from "ng-inline-svg";
|
||||
import {InlineSVGModule} from 'ng-inline-svg';
|
||||
|
||||
@NgModule({
|
||||
imports: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue