mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fix details
This commit is contained in:
@ -107,6 +107,7 @@ const Input: React.FC<Props> = ({
|
||||
value={value}
|
||||
setValue={setValue}
|
||||
selectionRange={selectionRange}
|
||||
maxLength={options?.maxLength}
|
||||
>
|
||||
<View
|
||||
style={[
|
||||
|
Reference in New Issue
Block a user