mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fixed #537
This commit is contained in:
@ -27,6 +27,7 @@ const ComposeTextInput: React.FC = () => {
|
||||
return (
|
||||
<PasteInput
|
||||
keyboardAppearance={mode}
|
||||
keyboardType='twitter'
|
||||
style={{
|
||||
marginTop: StyleConstants.Spacing.S,
|
||||
paddingBottom: StyleConstants.Spacing.M,
|
||||
|
Reference in New Issue
Block a user