aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client-frankfurt/src/app/app.component.ts
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-11-19 21:21:03 +0000
committerGerrit Code Review <gerrit@onap.org>2019-11-19 21:21:03 +0000
commitf0b747065e11ee5cc1be4bad2983a557af9c7969 (patch)
tree325f2b9c7adb2b082e30c1fee9cf10f8e09b596f /cds-ui/client-frankfurt/src/app/app.component.ts
parent2783ded8664505cc0bbfd254fc2a96c5830b66a0 (diff)
parent32a1d4fac56ff29b0e50fa88bdf88047c51bc0be (diff)
Merge "add main module and hrml of designer component in new cds ui"
Diffstat (limited to 'cds-ui/client-frankfurt/src/app/app.component.ts')
-rw-r--r--cds-ui/client-frankfurt/src/app/app.component.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/client-frankfurt/src/app/app.component.ts b/cds-ui/client-frankfurt/src/app/app.component.ts
index 259653aaf..f60f622ce 100644
--- a/cds-ui/client-frankfurt/src/app/app.component.ts
+++ b/cds-ui/client-frankfurt/src/app/app.component.ts
@@ -24,7 +24,7 @@ import { Component } from '@angular/core';
@Component({
selector: 'app-root',
templateUrl: './app.component.html',
- styleUrls: ['./app.component.css']
+ styleUrls: ['./app.component.css'],
})
export class AppComponent {