mirror of
https://github.com/Jellify-Music/App.git
synced 2026-02-22 11:48:35 -06:00
adjust input flex
This commit is contained in:
@@ -23,7 +23,7 @@ export default function Input(props: InputProps): React.JSX.Element {
|
||||
)}
|
||||
|
||||
<TamaguiInput
|
||||
flexGrow={5}
|
||||
flex={5}
|
||||
{...props}
|
||||
clearButtonMode="always"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user