react-swipes
react-swipes copied to clipboard
按照你的写法做的,报错了

@zhaohongyan 具体是怎么引用的呢?
@younth 老哥我也遇到了这个问题。我就是直接按照你的DEMO。在我的项目新建了一个模块。然后在模块中import ReactSwipes from "react-swipes";,在render方法中copy你范例中的代码。就报这个错误了。