mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-19 08:50:13 +01:00
Configure material theme, add material button and input examples
This commit is contained in:
parent
7ac5287e55
commit
5880c161d9
17 changed files with 198 additions and 40 deletions
|
|
@ -85,3 +85,8 @@
|
|||
</nb-card>
|
||||
</div>
|
||||
</div>
|
||||
<div *ngIf="materialThemeActivated" class="row">
|
||||
<div class="col-lg-12">
|
||||
<ngx-material-inputs></ngx-material-inputs>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue