Skip to content

Commit f3218d8

Browse files
authored
chore(plugins): import 'OurVue' from utils/vue (bootstrap-vue#3282)
1 parent 8027e5a commit f3218d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/plugins.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import OurVue from 'vue'
1+
import OurVue from './vue'
22
import warn from './warn'
33
import { setConfig } from './config'
44
import { hasWindowSupport } from './env'

0 commit comments

Comments
 (0)