Sfoglia il codice sorgente

feat: export bizcharts

绯一 7 anni fa
parent
commit
5215714999
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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;