diff --git a/packages/components/input/src/input.tsx b/packages/components/input/src/input.tsx index 91dadea0e9..e5306a25aa 100644 --- a/packages/components/input/src/input.tsx +++ b/packages/components/input/src/input.tsx @@ -53,7 +53,9 @@ const Input = forwardRef<"input", InputProps>((props, ref) => { {shouldShowError ? (