We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539f356 commit d5f56bfCopy full SHA for d5f56bf
generator/templates/scss/src/plugins/bootstrap-vue.js
@@ -1,7 +1,5 @@
1
import Vue from 'vue'
2
3
-// import BootstrapVue from 'bootstrap-vue'
4
-import { ButtonPlugin } from 'bootstrap-vue'
+import BootstrapVue from 'bootstrap-vue'
5
6
-// Vue.use(BootstrapVue)
7
-Vue.use(ButtonPlugin)
+Vue.use(BootstrapVue)
0 commit comments