Skip to content

Commit 4d22748

Browse files
committed
lint
1 parent 144e816 commit 4d22748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugins/global.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
import Vue from 'vue'
22
import vfm from '../../lib/index.js'
33

4-
Vue.component("VueFinalModal", vfm.VueFinalModal);
4+
Vue.component('VueFinalModal', vfm.VueFinalModal)

0 commit comments

Comments
 (0)