mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-20 17:30:14 +01:00
refactor(app): rename components, move tinymce to separate file
This commit is contained in:
parent
923e56c3d2
commit
3ac268a096
40 changed files with 199 additions and 136 deletions
|
|
@ -1,3 +1,4 @@
|
|||
export * from './header/header.component';
|
||||
export * from './footer/footer.component';
|
||||
export * from '../components/search-input/search-input.component';
|
||||
export * from './search-input/search-input.component';
|
||||
export * from './tiny-mce/time-mce.component';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue