|
@@ -4,7 +4,7 @@ import { Component } from '@angular/core';
|
|
selector: 'app-page-system',
|
|
selector: 'app-page-system',
|
|
imports: [],
|
|
imports: [],
|
|
templateUrl: './page-system.html',
|
|
templateUrl: './page-system.html',
|
|
- styleUrl: './page-platform.scss'
|
|
|
|
|
|
+ styleUrl: './page-system.scss'
|
|
})
|
|
})
|
|
export class PageSystem {
|
|
export class PageSystem {
|
|
|
|
|