#How can I customize a external library?
3 messages · Page 1 of 1 (latest)
Normal way would be to fork it and install your version instead of theirs while you wait for the pull request that you open in their repo (following all of their contribution instructions if any) to get merged.
Side note: a telephone number is not really a number. It' just a string containing, mostly, digits (but also spaces, +, etc.). Using a type number for an input supposed to contain phone numbers is very wrong. the number type is used for actual, rational number, in the mathematical meaning of the term.