mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
OPS: Lint
This commit is contained in:
parent
f8a9fc97a4
commit
d5ef70b0b5
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue