demoinformation
This commit is contained in:
@@ -100,9 +100,6 @@ export const ThemeTextInput = ({ style, value, disabled, onValueChange, secureTe
|
||||
flex: 1,
|
||||
paddingVertical: 10,
|
||||
paddingRight: 10,
|
||||
|
||||
// @ts-expect-error - Für Web, TS kennt outlineStyle nicht
|
||||
outlineStyle: 'none',
|
||||
backgroundColor: colors.backPrimary,
|
||||
color: disabled ? colors.textDisabled : colors.text,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user