diff --git a/src/components/Form/FieldDate/index.tsx b/src/components/Form/FieldDate/index.tsx index 7ad9b9395..03b7c6b19 100644 --- a/src/components/Form/FieldDate/index.tsx +++ b/src/components/Form/FieldDate/index.tsx @@ -42,7 +42,7 @@ export const FieldDate = < return ( ( + render={({ field: { ref: _ref, ...field }, fieldState }) => (