mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
fix tslint
This commit is contained in:
@@ -33,6 +33,7 @@ export class AnalyticsComponent {
|
|||||||
constructor() {
|
constructor() {
|
||||||
console.log('AnalyticsComponent');
|
console.log('AnalyticsComponent');
|
||||||
}
|
}
|
||||||
|
|
||||||
// lineChart
|
// lineChart
|
||||||
public lineChartData: Array<any> = [
|
public lineChartData: Array<any> = [
|
||||||
[65, 59, 80, 81, 56, 55, 40],
|
[65, 59, 80, 81, 56, 55, 40],
|
||||||
|
Reference in New Issue
Block a user