Import des sources angular à partir de 'headup_app'
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
export * from './bar-chart.component';
|
||||
export * from './bar-horizontal-chart.component';
|
||||
export * from './bars-chart.component';
|
||||
export * from './circle-chart.component';
|
||||
export * from './line-chart.component';
|
||||
export * from './linearea-chart.component';
|
||||
export * from './pie-chart.component';
|
||||
Reference in New Issue
Block a user