diff --git a/src/components/ui/input/input.tsx b/src/components/ui/input/input.tsx index 21edd1a82..f3a6fec75 100644 --- a/src/components/ui/input/input.tsx +++ b/src/components/ui/input/input.tsx @@ -97,7 +97,7 @@ const Input = React.forwardRef( /> {append ? ( -
+
{append}
) : null}