Browse Source

feat: export bizcharts

绯一 8 năm trước cách đây
mục cha
commit
5215714999

+ 2 - 0
src/components/Charts/bizcharts.js

@@ -0,0 +1,2 @@
+import * as BizChart from 'bizcharts';
+export default BizChart;