diff --git a/components.d.ts b/components.d.ts index a61d2f4f..c6b2e978 100644 --- a/components.d.ts +++ b/components.d.ts @@ -63,6 +63,5 @@ declare module 'vue' { VolumeSetting: typeof import('./src/components/Toolbar/VolumeSetting.vue')['default'] WordList: typeof import('./src/components/WordList.vue')['default'] WordListModal: typeof import('./src/components/WordListModal.vue')['default'] - WordListModal2: typeof import('./src/components/WordListModal2.vue')['default'] } } diff --git a/src/components/Practice/PracticeWord/TypingWord.vue b/src/components/Practice/PracticeWord/TypingWord.vue index 24cf6f17..907640f6 100644 --- a/src/components/Practice/PracticeWord/TypingWord.vue +++ b/src/components/Practice/PracticeWord/TypingWord.vue @@ -214,7 +214,9 @@ onUnmounted(() => {