mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-04 00:28:49 +01:00
build: starter-kit clean up
This commit is contained in:
parent
4ff3d938e4
commit
66b86fa915
414 changed files with 235 additions and 19468 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<nb-select [selected]="currentTheme" (selectedChange)="changeTheme($event)" status="primary">
|
||||
<nb-option *ngFor="let theme of themes" [value]="theme.value"> {{ theme.name }}</nb-option>
|
||||
</nb-select>
|
||||
<ngx-layout-direction-switcher class="direction-switcher"></ngx-layout-direction-switcher>
|
||||
</div>
|
||||
|
||||
<div class="header-container">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue