build: bootstrap-vue-3

- tiptap/CustomImage 정의 문제 수정
- useToast() 관련 문제 수정
This commit is contained in:
2022-03-20 18:37:38 +09:00
parent 3e80453a2b
commit d28f402cba
22 changed files with 82 additions and 89 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ import {
watch,
onMounted,
onBeforeUnmount,
PropType,
type PropType,
} from "vue";
import VueTypes from "vue-types";