mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
Merge 5229d549e9 into dc6a442704
This commit is contained in:
commit
25f883b1dd
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ export class DashboardComponent implements OnDestroy {
|
|||
type: 'warning',
|
||||
};
|
||||
|
||||
statusCards: string;
|
||||
statusCards: CardSettings[];
|
||||
|
||||
commonStatusCardsSet: CardSettings[] = [
|
||||
this.lightCard,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue