mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
增加cell swipe组件 (#39)
* add cell swipe * cell swipe * bugfix * test * style
This commit is contained in:
2
packages/cell-swipe/index.js
Normal file
2
packages/cell-swipe/index.js
Normal file
@@ -0,0 +1,2 @@
|
||||
import CellSwipe from './components/CellSwipe.vue'
|
||||
export default CellSwipe;
|
Reference in New Issue
Block a user