mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-20 01:10:13 +01:00
fix(dashboard): add electricity chart
This commit is contained in:
parent
f3217ae80d
commit
93e567c46a
10 changed files with 295 additions and 57 deletions
2
src/typings.d.ts
vendored
2
src/typings.d.ts
vendored
|
|
@ -11,3 +11,5 @@ interface NodeModule {
|
|||
}
|
||||
|
||||
declare var tinymce: any;
|
||||
|
||||
declare var echarts: any;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue