tsxuehu 857da3a5ee 增加cell swipe组件 (#39)
* add cell swipe

* cell swipe

* bugfix

* test

* style
2017-06-15 19:13:19 +08:00

3 lines
77 B
JavaScript

import CellSwipe from './components/CellSwipe.vue'
export default CellSwipe;