mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
@ -17,7 +17,7 @@ const ComposeTextInput: React.FC = () => {
|
||||
style={[
|
||||
styles.textInput,
|
||||
{
|
||||
color: theme.primary,
|
||||
color: theme.primaryDefault,
|
||||
borderBottomColor: theme.border
|
||||
}
|
||||
]}
|
||||
|
Reference in New Issue
Block a user