mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-21 18:00:13 +01:00
feat(dashboard): add an audio player widget (#15)
This commit is contained in:
parent
f690da083e
commit
d398290df2
12 changed files with 369 additions and 70 deletions
|
|
@ -194,7 +194,7 @@
|
|||
</nga-card>
|
||||
<nga-card>
|
||||
<nga-card-body class="demo-rating">
|
||||
<span class="header">Rating</span>
|
||||
<span class="rating-header">Rating</span>
|
||||
<div>
|
||||
<ngb-rating [(rate)]="starRate" max=5>
|
||||
<ng-template let-fill="fill">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue