Skip to content
Commit 3ae1ec4d 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 491c031c
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