Skip to content

Commit 038e8bd

Browse files
authored
Merge pull request #13 from mauriciogior/mask-br-fix
fix: updated BR country mask
2 parents ebc0ae4 + b7a55ed commit 038e8bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/PhoneInput/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ export const MASK_PER_COUNTRY: Partial<{
329329
/\d/,
330330
/\d/,
331331
/\d/,
332+
/\d/,
332333
'-',
333334
/\d/,
334335
/\d/,

0 commit comments

Comments
 (0)