mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-22 18:30:14 +01:00
feat(dashboard): add a weather widget (#14)
This commit is contained in:
parent
05c15bb314
commit
92c59b2834
6 changed files with 186 additions and 6 deletions
|
|
@ -36,11 +36,7 @@
|
|||
<nga-card-header>Traffic Consumption</nga-card-header>
|
||||
<nga-card-body></nga-card-body>
|
||||
</nga-card>
|
||||
|
||||
<nga-card size="medium">
|
||||
<nga-card-header>Calendar</nga-card-header>
|
||||
<nga-card-body></nga-card-body>
|
||||
</nga-card>
|
||||
<ngx-weather></ngx-weather>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-6">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue