Browse Source

feat: export bizcharts

绯一 7 năm trước cách đây
mục cha
commit
1c74c62784
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/components/Charts/bizcharts.js

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

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