mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-07-23 23:29:37 +02:00
refactor(imports): removed unnecessary imports to vue
This commit is contained in:
parent
93799af83c
commit
fe61f0f2f2
59 changed files with 17 additions and 59 deletions
|
@ -15,7 +15,7 @@ import {
|
|||
spanishWordList,
|
||||
} from '@it-tools/bip39';
|
||||
import { Copy, Refresh } from '@vicons/tabler';
|
||||
import { computed, ref } from 'vue';
|
||||
|
||||
import { useCopy } from '@/composable/copy';
|
||||
import { useValidation } from '@/composable/validation';
|
||||
import { isNotThrowing } from '@/utils/boolean';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue