Browse Source

feat: export bizcharts

绯一 7 years ago
parent
commit
5215714999
1 changed files with 2 additions and 0 deletions
  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;