mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-24 03:10:13 +01:00
fix(dashboard): restructure components
This commit is contained in:
parent
43aaef8210
commit
422880dddf
15 changed files with 80 additions and 26 deletions
|
|
@ -6,5 +6,4 @@ import { Component } from '@angular/core';
|
|||
templateUrl: './dashboard.component.html',
|
||||
})
|
||||
export class DashboardComponent {
|
||||
currentValue = 0.5;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue