From f9590997b2c7586ba2a42f2ebff4f72d30c17e53 Mon Sep 17 00:00:00 2001 From: Rodolfo Bussola <90935861+rbussola@users.noreply.github.com> Date: Fri, 21 Jun 2024 13:08:37 -0300 Subject: [PATCH] Remove hidden value for postalCode v4 --- react/country/ARE.js | 1 - 1 file changed, 1 deletion(-) diff --git a/react/country/ARE.js b/react/country/ARE.js index be458917..f088e7cb 100644 --- a/react/country/ARE.js +++ b/react/country/ARE.js @@ -13,7 +13,6 @@ export default { size: 'medium', }, { - hidden: true, name: 'postalCode', maxLength: 50, label: 'postalCode',