fix: 修改拖拽区域名称

This commit is contained in:
MTrun
2022-01-11 14:15:14 +08:00
parent 6a23fd2d72
commit 9577bd9de7
5 changed files with 6 additions and 6 deletions
@@ -0,0 +1,3 @@
import ContentDrag from './index.vue'
export { ContentDrag }
@@ -1,3 +0,0 @@
import ContentDraw from './index.vue'
export { ContentDraw }