diff --git a/src/PhoneInput/constants.ts b/src/PhoneInput/constants.ts index 162d729..90c9569 100644 --- a/src/PhoneInput/constants.ts +++ b/src/PhoneInput/constants.ts @@ -678,7 +678,7 @@ export const MASK_PER_COUNTRY: Partial<{ /\d/, /\d/, ], - PL: ['(', /\d/, /\d/, /\d/, ')', /\d/, /\d/, /\d/, '-', /\d/, /\d/, /\d/], + PL: [/\d/, /\d/, /\d/, ' ', /\d/, /\d/, /\d/, ' ', /\d/, /\d/, /\d/], PT: [/\d/, /\d/, '-', /\d/, /\d/, /\d/, '-', /\d/, /\d/, /\d/, /\d/], PR: [ '(',