feat: remove vueuse

This commit is contained in:
xingyu
2023-01-18 13:48:25 +08:00
parent 8e03c57bf4
commit fcd19e1371
12 changed files with 11 additions and 207 deletions

View File

@@ -16,6 +16,7 @@ import Cropper from 'cropperjs'
import 'cropperjs/dist/cropper.css'
import { useDesign } from '@/hooks/web/useDesign'
import { propTypes } from '@/utils/propTypes'
import { useDebounceFn } from '@vueuse/core'
type Options = Cropper.Options