1
0
mirror of https://github.com/tooot-app/app synced 2025-04-03 05:01:35 +02:00
This commit is contained in:
Zhiyuan Zheng 2021-05-30 15:41:55 +02:00
parent 8df45475d8
commit ecb9ce0c3a

View File

@ -21,8 +21,6 @@ const ComposeTextInput: React.FC = () => {
borderBottomColor: theme.border
}
]}
autoCapitalize='none'
autoCorrect={false}
autoFocus
enablesReturnKeyAutomatically
multiline