chore: add some notes

This commit is contained in:
vben
2020-11-18 22:41:59 +08:00
parent 815250ed34
commit 46e0875374
87 changed files with 926 additions and 728 deletions

View File

@@ -1,2 +1,2 @@
// vue-count-to进行改造成支持vue3版本
// Transform vue-count-to to support vue3 version
export { default as CountTo } from './src/index.vue';