OPS: Lint

This commit is contained in:
Marcos Rodriguez Vélez 2020-08-16 08:41:56 -04:00 committed by Overtorment
parent f8a9fc97a4
commit d5ef70b0b5

View file

@ -795,7 +795,7 @@ export class BlueFormMultiInput extends Component {
borderRadius: 4,
backgroundColor: BlueCurrentTheme.colors.inputBackgroundColor,
color: BlueCurrentTheme.colors.foregroundColor,
textAlignVertical: "top",
textAlignVertical: 'top',
}}
autoCorrect={false}
autoCapitalize="none"