mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
Update BlueComponents.js
This commit is contained in:
parent
1f721f9351
commit
0eb0376fe3
@ -379,7 +379,6 @@ export class BlueFormMultiInput extends Component {
|
||||
onSelectionChange={this.onSelectionChange}
|
||||
selection={this.state.selection}
|
||||
keyboardType={Platform.OS === 'android' ? 'visible-password' : 'default'}
|
||||
contextMenuHidden
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user