Skip to content

Commit 0e95be3

Browse files
authored
Update bootstrap-vue.js
1 parent c80f8a9 commit 0e95be3

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/plugins/bootstrap-vue.js

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
import Vue from 'vue'
22
import BootstrapVue from '../../src'
33

4-
Vue.use(BootstrapVue, {
5-
BModal: {
6-
// To match the header navbar
7-
zIndexOffset: 1071
8-
}
9-
})
4+
Vue.use(BootstrapVue, {})

0 commit comments

Comments
 (0)