refactor(calendar): move fullCalendar into baFullCalendar

This commit is contained in:
nixa 2016-05-20 19:44:29 +03:00
parent 6bca50b36e
commit 8e82cc57ff
9 changed files with 108 additions and 60 deletions

View file

@ -6,3 +6,4 @@ export * from './baCard';
export * from './baAmChart';
export * from './baChartistChart';
export * from './baBackTop';
export * from './BaFullCalendar';