Skip to content
Commit 7159a708 authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

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: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent e2c4a174
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment