This website works better with JavaScript
Home
Explore
Help
Register
Sign In
yf_nkx
/
agmp_iot_jetlinks_ui
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
feat: export bizcharts
绯一
7 years ago
parent
0e3c49390a
commit
5215714999
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
src/components/Charts/bizcharts.js
+ 2
- 0
src/components/Charts/bizcharts.js
View File
@@ -0,0 +1,2 @@
+import * as BizChart from 'bizcharts';
+export default BizChart;