mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fixed #136
This commit is contained in:
@ -21,8 +21,6 @@ const ComposeTextInput: React.FC = () => {
|
||||
borderBottomColor: theme.border
|
||||
}
|
||||
]}
|
||||
autoCapitalize='none'
|
||||
autoCorrect={false}
|
||||
autoFocus
|
||||
enablesReturnKeyAutomatically
|
||||
multiline
|
||||
|
Reference in New Issue
Block a user