mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-01 15:18:50 +01:00
fix(imports): fix imports to not include .ts extension. (#201)
This commit is contained in:
parent
c29547396d
commit
348f67423b
17 changed files with 17 additions and 17 deletions
|
|
@ -1 +1 @@
|
|||
export * from './baMenu.component.ts';
|
||||
export * from './baMenu.component';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue