12 implement twilio sms #37
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
export const PhoneRegex = /^(1-)?\d{3}-?\d{3}-?\d{4}$/;
|
export const PhoneRegex = /^\+?\d?(\d{3}\d{3}\d{4}|\d{3}-\d{3}-\d{4})$/;
|
||||||
Loading…
Add table
Reference in a new issue