mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-21 18:00:13 +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
|
|
@ -19,8 +19,9 @@ import { NbSecurityModule } from '@nebular/security';
|
|||
import {
|
||||
FooterComponent,
|
||||
HeaderComponent,
|
||||
LayoutDirectionSwitcherComponent,
|
||||
SearchInputComponent,
|
||||
TinyMCEComponent,
|
||||
SwitcherComponent,
|
||||
} from './components';
|
||||
import {
|
||||
CapitalizePipe,
|
||||
|
|
@ -54,10 +55,11 @@ const NB_MODULES = [
|
|||
NbEvaIconsModule,
|
||||
];
|
||||
const COMPONENTS = [
|
||||
SwitcherComponent,
|
||||
LayoutDirectionSwitcherComponent,
|
||||
HeaderComponent,
|
||||
FooterComponent,
|
||||
SearchInputComponent,
|
||||
TinyMCEComponent,
|
||||
OneColumnLayoutComponent,
|
||||
ThreeColumnsLayoutComponent,
|
||||
TwoColumnsLayoutComponent,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue