diff --git a/src/components/forms/DateField/index.tsx b/src/components/forms/DateField/index.tsx index 3031e47b48..36735f3b3b 100644 --- a/src/components/forms/DateField/index.tsx +++ b/src/components/forms/DateField/index.tsx @@ -87,7 +87,6 @@ export function DateField({ }), [control, value, fallbackDate], ) - console.log('locale===', i18n.locale, toAppleLocale(i18n.locale)) return ( <>