feat: add cropper components

This commit is contained in:
xiaoxian521
2021-04-11 14:53:15 +08:00
parent ba6e3447a7
commit 90b2ac8599
8 changed files with 209 additions and 2 deletions

View File

@@ -14,5 +14,6 @@
"map": "地图组件",
"draggable": "拖拽组件",
"split-pane": "切割面板",
"button": "按钮组件"
"button": "按钮组件",
"cropping": "图片裁剪"
}

View File

@@ -14,5 +14,6 @@
"map": "Map Components",
"draggable": "Draggable Components",
"split-pane": "Split Pane",
"button": "Button Components"
"button": "Button Components",
"cropping": "Picture Cropping"
}