amchart moved to own component

This commit is contained in:
nixa 2016-05-06 13:28:11 +03:00
parent 0ae41588a9
commit 1cc807d733
8 changed files with 48 additions and 14 deletions

View file

@ -3,3 +3,4 @@ export * from './msgCenter';
export * from './sidebar';
export * from './contentTop';
export * from './baCard';
export * from './baAmChart';