diff --git a/app/soapbox/components/ui/input/input.tsx b/app/soapbox/components/ui/input/input.tsx index 488f2733e..d1cf7cf7c 100644 --- a/app/soapbox/components/ui/input/input.tsx +++ b/app/soapbox/components/ui/input/input.tsx @@ -52,7 +52,7 @@ const Input = React.forwardRef( }, []); return ( -
+
{icon ? (