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 77a3687 commit 76774eaCopy full SHA for 76774ea
demo/index.js
@@ -1,6 +1,5 @@
1
import Vue from 'vue';
2
-import VueTelInput from '../dist/vue-tel-input';
3
-import '../dist/vue-tel-input.css';
+import VueTelInput from '../src/vue-tel-input.vue';
4
5
import App from './App.vue';
6
0 commit comments