mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-21 18:00:13 +01:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
f221b83f2e
17 changed files with 17 additions and 17 deletions
|
|
@ -1 +1 @@
|
||||||
export * from './baAmChart.component.ts';
|
export * from './baAmChart.component';
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export * from './baBackTop.component.ts';
|
export * from './baBackTop.component';
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export * from './baChartistChart.component.ts';
|
export * from './baChartistChart.component';
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export * from './baContentTop.component.ts';
|
export * from './baContentTop.component';
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export * from './baFullCalendar.component.ts';
|
export * from './baFullCalendar.component';
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export * from './baMenu.component.ts';
|
export * from './baMenu.component';
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export * from './baMsgCenter.component.ts';
|
export * from './baMsgCenter.component';
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export * from './baPageTop.component.ts';
|
export * from './baPageTop.component';
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export * from './baPictureUploader.component.ts';
|
export * from './baPictureUploader.component';
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export * from './baSidebar.component.ts';
|
export * from './baSidebar.component';
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export * from './baScrollPosition.directive.ts';
|
export * from './baScrollPosition.directive';
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export * from './baSlimScroll.directive.ts';
|
export * from './baSlimScroll.directive';
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export * from './baThemeRun.directive.ts';
|
export * from './baThemeRun.directive';
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export * from './baAppPicture.pipe.ts';
|
export * from './baAppPicture.pipe';
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export * from './baKameleonPicture.pipe.ts';
|
export * from './baKameleonPicture.pipe';
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export * from './baProfilePicture.pipe.ts';
|
export * from './baProfilePicture.pipe';
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
export * from './baThemePreloader.service.ts';
|
export * from './baThemePreloader.service';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue