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