mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
fix lint
This commit is contained in:
parent
b47f6711dc
commit
c87ab8744c
@ -753,7 +753,7 @@ export class BlueHeaderDefaultMain extends Component {
|
||||
height: 48,
|
||||
flexDirection: 'row',
|
||||
borderBottomColor: BlueApp.settings.brandingColor,
|
||||
backgroundColor: '#ffffff'
|
||||
backgroundColor: '#ffffff',
|
||||
}}
|
||||
rightComponent={
|
||||
this.props.onNewWalletPress && (
|
||||
|
Loading…
Reference in New Issue
Block a user