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 aa7980a commit 5233f5fCopy full SHA for 5233f5f
index.js
@@ -1,4 +1,4 @@
1
-import components from './components';
+import * as components from './components';
2
3
const VuePlugin = {
4
install(Vue){
0 commit comments