Explorar el Código

feat: export bizcharts

绯一 hace 7 años
padre
commit
1c74c62784
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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;