mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-06 13:50:16 +01:00
refactor(app): rename components
This commit is contained in:
parent
afc24fe88f
commit
4fe5c69d8e
10 changed files with 17 additions and 17 deletions
|
|
@ -1,3 +1,3 @@
|
|||
export * from '../components/base-header/base-header.component';
|
||||
export * from '../components/base-footer/base-footer.component';
|
||||
export * from './header/header.component';
|
||||
export * from './footer/footer.component';
|
||||
export * from '../components/search-input/search-input.component';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue