fix: mobile form ui and parse phone number bug
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {
|
||||
ParseError,
|
||||
isPossiblePhoneNumber,
|
||||
ParseError,
|
||||
parsePhoneNumber,
|
||||
validatePhoneNumberLength,
|
||||
} from "libphonenumber-js"
|
||||
|
||||
Reference in New Issue
Block a user