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 86c13db commit 6e1ca65Copy full SHA for 6e1ca65
README.md
@@ -22,7 +22,7 @@ $ npm install vue-numeric --save
22
### Install as Component
23
```js
24
import Vue from 'vue'
25
-import VueNumeric from 'vue-numeric
+import VueNumeric from 'vue-numeric'
26
27
export default {
28
name: 'App',
0 commit comments