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 82bb70b commit a5a422aCopy full SHA for a5a422a
app-extension/src/boot/register.js
@@ -1,4 +1,4 @@
1
import Vue from 'vue'
2
-import VuePlugin from '@quasar/quasar-ui-qmarkdown'
+import VuePlugin from '@quasar/quasar-ui-qmarkdown/src/index.js'
3
4
Vue.use(VuePlugin)
0 commit comments