fix stuff
This commit is contained in:
		@@ -43,6 +43,7 @@ const ThemedTextInput: React.FC<ThemedTextInputProps> = ({
 | 
			
		||||
            color: Colors[scheme].text,
 | 
			
		||||
            backgroundColor: Colors[scheme].background,
 | 
			
		||||
            fontSize,
 | 
			
		||||
            lineHeight: fontSize * 1.5,
 | 
			
		||||
          },
 | 
			
		||||
          style,
 | 
			
		||||
        ]}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user