Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Guard against null phone number value
"parsePhoneNumber()" expects a string, so a TypeError would be thrown if the phone number value is null. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
- Loading branch information