Skip to content

Commit 362f352

Browse files
committed
fixed nuxt build
1 parent 9c27a88 commit 362f352

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'
2-
import { VueFinalModal } from 'vue-final-modal'
2+
import VueFinalModal from 'vue-final-modal/lib/VueFinalModal.vue'
33

44
Vue.component('VueFinalModal', VueFinalModal)

0 commit comments

Comments
 (0)