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 ( |   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, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user