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 144e816 commit 4d22748Copy full SHA for 4d22748
docs/plugins/global.js
@@ -1,4 +1,4 @@
1
import Vue from 'vue'
2
import vfm from '../../lib/index.js'
3
4
-Vue.component("VueFinalModal", vfm.VueFinalModal);
+Vue.component('VueFinalModal', vfm.VueFinalModal)
0 commit comments