mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
@ -142,7 +142,7 @@ const ComponentInstance: React.FC<Props> = ({
|
||||
style={[
|
||||
styles.textInput,
|
||||
{
|
||||
color: theme.primary,
|
||||
color: theme.primaryDefault,
|
||||
borderBottomColor: instanceQuery.isError
|
||||
? theme.red
|
||||
: theme.border
|
||||
|
Reference in New Issue
Block a user