jpicaude
Results
1
issues of
jpicaude
Given the following Vue3 snippet ``` .... import { fr } from "intl-tel-input/i18n" import IntlTelInput from "intl-tel-input/vueWithUtils" ..... ...... ...... ``` I can see that formattting is working on Chrome...