UNPKG
vdraggle
Version:
latest (1.0.1)
1.0.1
1.0.0
0.0.1
基于H5实现的react拖拽组件
github.com/VicEcho/VDraggable
VicEcho/VDraggable
vdraggle
/
src
/
index.js
6 lines
(5 loc)
•
124 B
JavaScript
View Raw
1
2
3
4
5
6
import
VDraggable
from
'./components/VDraggable.js'
;
export
default
VDraggable
// module.exports = {
// VDraggable
// }