DataV-Team / DataV-React

React数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新
http://datav-react.jiaminghi.com
MIT License
929 stars 218 forks source link

修改Decoration11 为 decoration11 #19

Closed sdutwsl closed 4 years ago

sdutwsl commented 4 years ago

组件导出入口文件

src/index.js 的 decoration11 组件的大小写写错了

将 33行 [Decoration11] 修改为 [decoration11]

该PR的类型是? (至少选择一个)

是否在Chrome浏览器下进行过测试?