Skip to content

Commit 397d6d4

Browse files
authored
Update index.js
1 parent c286e27 commit 397d6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import * as componentPlugins from './components'
22
import * as directivePlugins from './directives'
3-
import { vueUse } from './utils/plugins'
3+
// import { vueUse } from './utils/plugins'
44
// import { setConfig } from './utils/config'
55

66
const BootstrapVue = (Vue, config = {} ) => {

0 commit comments

Comments
 (0)