rm console.log

This commit is contained in:
Oleksii Bulenok
2026-08-19 11:41:11 +02:00
parent 227ab7c99a
commit b09a8b123c
-1
View File
@@ -87,7 +87,6 @@ export function DateField({
}), }),
[control, value, fallbackDate], [control, value, fallbackDate],
) )
console.log('locale===', i18n.locale, toAppleLocale(i18n.locale))
return ( return (
<> <>