diff --git a/src/components/input/DateInput.tsx b/src/components/input/DateInput.tsx index c1d87afd..558779c7 100644 --- a/src/components/input/DateInput.tsx +++ b/src/components/input/DateInput.tsx @@ -204,17 +204,12 @@ const DateInput = ({ const finalErrorMessage = internalError || externalErrorMessage; return ( -