Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. import VuePhoneNumberInput from 'vue-phone-number-input';
  2. import 'vue-phone-number-input/dist/vue-phone-number-input.css';
  3.  
  4. Vue.component('vue-phone-number-input', VuePhoneNumberInput);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement