This commit is contained in:
2020-08-22 00:14:57 -05:00
parent 26477f03e5
commit 7a4bbdb331
4 changed files with 106 additions and 24 deletions
+1
View File
@@ -11,6 +11,7 @@ import Vue from "vue";
import { BootstrapVue, IconsPlugin } from "bootstrap-vue";
Vue.use(BootstrapVue);
Vue.use(IconsPlugin);
export default {