dep: upgrade bv3 bvn

This commit is contained in:
2023-03-19 13:29:58 +09:00
parent a79585f8de
commit 31f4472a8a
45 changed files with 1634 additions and 442 deletions
+1 -1
View File
@@ -348,7 +348,7 @@ import {
BModal,
BFormGroup,
BFormInput,
} from "bootstrap-vue-3";
} from "bootstrap-vue-next";
import { v4 as uuidv4 } from "uuid";
import { unwrap } from "@/util/unwrap";
import { getBase64FromFileObject } from "@/util/getBase64FromFileObject";