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 9c27a88 commit 362f352Copy full SHA for 362f352
docs/plugins/global.js
@@ -1,4 +1,4 @@
1
import Vue from 'vue'
2
-import { VueFinalModal } from 'vue-final-modal'
+import VueFinalModal from 'vue-final-modal/lib/VueFinalModal.vue'
3
4
Vue.component('VueFinalModal', VueFinalModal)
0 commit comments