There was an error while loading. Please reload this page.
1 parent b4f8fad commit 88c47b3Copy full SHA for 88c47b3
README.md
@@ -34,7 +34,7 @@ Or via cdn
34
Import and register in your component.vue file
35
36
```javascript
37
-import VueNumberInput from '@smartweb/vue-number-input.vue';
+import VueNumberInput from '@smartweb/vue-number-input';
38
39
export default {
40
components: {
0 commit comments