International Telephone Input with Vue
The documentation previously suggested importing VueTelInput as a default export: `import VueTelInput from 'vue-tel-input';` However, the package actually provides a named export: `import { VueTelInput } from 'vue-tel-input';` This PR corrects the import statement and avoids confusion for developers.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by kahkashanshaik and has received 0 comments.