mirror of
https://github.com/Jellify-Music/App.git
synced 2026-05-07 03:49:25 -05: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