refactor: use tsx refactor selector component

This commit is contained in:
xiaoxian521
2021-04-13 17:33:09 +08:00
parent 8a4a39de3a
commit 0d1f5bb673
15 changed files with 1184 additions and 74 deletions

View File

@@ -17,5 +17,6 @@
"button": "按钮组件",
"cropping": "图片裁剪",
"countTo": "数字动画",
"selector": "选择器组件"
"selector": "选择器组件",
"flowChart": "流程图"
}

View File

@@ -17,5 +17,6 @@
"button": "Button Components",
"cropping": "Picture Cropping",
"countTo": "Digital Animation",
"selector": "Selector Components"
"selector": "Selector Components",
"flowChart": "flow Chart"
}