feat: add countTo example

This commit is contained in:
xiaoxian521
2021-04-11 15:45:54 +08:00
parent 90b2ac8599
commit 65aac55053
7 changed files with 101 additions and 51 deletions

View File

@@ -15,5 +15,6 @@
"draggable": "拖拽组件",
"split-pane": "切割面板",
"button": "按钮组件",
"cropping": "图片裁剪"
"cropping": "图片裁剪",
"countTo": "数字动画"
}

View File

@@ -15,5 +15,6 @@
"draggable": "Draggable Components",
"split-pane": "Split Pane",
"button": "Button Components",
"cropping": "Picture Cropping"
"cropping": "Picture Cropping",
"countTo": "Digital Animation"
}