feat(uploader): new picture uploader component

This commit is contained in:
nixa 2016-07-01 11:25:01 +03:00
parent 9af0e22650
commit d730430884
8 changed files with 240 additions and 1 deletions

View file

@ -7,3 +7,4 @@ export * from './baAmChart';
export * from './baChartistChart';
export * from './baBackTop';
export * from './baFullCalendar';
export * from './baPictureUploader';