mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
update npm version
This commit is contained in:
parent
0ea69519c0
commit
cdb2a89a0a
1 changed files with 1 additions and 8 deletions
|
|
@ -26,14 +26,7 @@ export class HeaderComponent implements OnInit, OnDestroy {
|
||||||
value: 'dark',
|
value: 'dark',
|
||||||
name: 'Dark',
|
name: 'Dark',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
value: 'cosmic',
|
|
||||||
name: 'Cosmic',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
value: 'corporate',
|
|
||||||
name: 'Corporate',
|
|
||||||
},
|
|
||||||
];
|
];
|
||||||
|
|
||||||
currentTheme = 'default';
|
currentTheme = 'default';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue