Selaa lähdekoodia

feat: export bizcharts

绯一 7 vuotta sitten
vanhempi
commit
1c74c62784
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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;