remove icon margin

This commit is contained in:
Violet Caulfield
2025-02-13 16:03:17 -06:00
parent 65ce508d2d
commit ec7f992e98
-1
View File
@@ -15,7 +15,6 @@ export default function Input(props: InputProps): React.JSX.Element {
<YStack
flex={1}
alignItems='center'
marginRight={"$2"}
justifyContent='center'
>
{ props.prependElement }