refactor(hooks): introduce vueuse, delete duplicate hooks
Showing
... | ... | @@ -22,6 +22,7 @@ |
}, | ||
"dependencies": { | ||
"@iconify/iconify": "^2.0.0-rc.2", | ||
"@vueuse/core": "^4.0.0-beta.40", | ||
"ant-design-vue": "^2.0.0-beta.15", | ||
"apexcharts": "3.22.0", | ||
"axios": "^0.21.0", | ||
... | ... |
src/utils/animation.ts
0 → 100644
Please register or sign in to comment