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 ba5a5f1 commit 86c13dbCopy full SHA for 86c13db
src/index.js
@@ -4,7 +4,7 @@ const plugin = {
4
install: Vue => {
5
Vue.component(component.name, component)
6
}
7
-};
+}
8
9
component.install = plugin.install
10
0 commit comments