logging
This commit is contained in:
@@ -6,8 +6,8 @@ import Chart from 'chart.js/auto';
|
||||
selector: 'app-chart-login',
|
||||
standalone: true,
|
||||
imports: [],
|
||||
templateUrl: './login.component.html',
|
||||
styleUrl: './login.component.scss'
|
||||
templateUrl: './login.chart.component.html',
|
||||
styleUrl: './login.chart.component.scss'
|
||||
})
|
||||
export class LoginChartComponent {
|
||||
chart: any = [];
|
||||
|
||||
Reference in New Issue
Block a user