mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-19 08:50:13 +01:00
refactor(app): make a bit more neat structure
This commit is contained in:
parent
91c780c256
commit
44f2f562a9
20 changed files with 24 additions and 17 deletions
3
src/app/@theme/components/index.ts
Normal file
3
src/app/@theme/components/index.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export * from '../components/base-header/base-header.component';
|
||||
export * from '../components/base-footer/base-footer.component';
|
||||
export * from '../components/search-input/search-input.component';
|
||||
Loading…
Add table
Add a link
Reference in a new issue