refactor: flatten composables and enable auto-imports on dirs (#608)
This commit is contained in:
parent
d569754b09
commit
aeb5a40948
14 changed files with 17 additions and 26 deletions
|
@ -1,5 +1,4 @@
|
|||
import { decode } from 'blurhash'
|
||||
import { getDataUrlFromArr } from '~/composables/utils'
|
||||
|
||||
export default defineComponent({
|
||||
inheritAttrs: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue