what about this

This commit is contained in:
Violet Caulfield
2025-02-13 15:57:05 -06:00
parent 1b85fdff3c
commit a6d5a3e84c
-1
View File
@@ -23,7 +23,6 @@ export default function Input(props: InputProps): React.JSX.Element {
)}
<TamaguiInput
size={"$3"}
{...props}
clearButtonMode="always"
/>