From 430a7c54ddb0d89ebd8e0c4e9c1d951f57321872 Mon Sep 17 00:00:00 2001 From: Overtorment Date: Wed, 22 May 2019 13:09:00 +0100 Subject: [PATCH] REF: lint --- BlueComponents.js | 9 ++++----- screen/lnd/lndViewInvoice.js | 6 ++++-- screen/receive/details.js | 4 ++-- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/BlueComponents.js b/BlueComponents.js index ca2272a824..b29756b3b8 100644 --- a/BlueComponents.js +++ b/BlueComponents.js @@ -147,12 +147,11 @@ export class LightningButton extends Component { {loc.wallets.add.lightning} - + - ); } diff --git a/screen/lnd/lndViewInvoice.js b/screen/lnd/lndViewInvoice.js index 5002f93c81..585d912f5b 100644 --- a/screen/lnd/lndViewInvoice.js +++ b/screen/lnd/lndViewInvoice.js @@ -260,8 +260,10 @@ export default class LNDViewInvoice extends Component { title={loc.receive.details.share} /> - this.props.navigation.navigate('LNDViewAdditionalInvoiceInformation', { fromWallet: this.state.fromWallet })} title={loc.lndViewInvoice.additional_info} /> diff --git a/screen/receive/details.js b/screen/receive/details.js index 9866445ffa..ae69d4de90 100644 --- a/screen/receive/details.js +++ b/screen/receive/details.js @@ -83,8 +83,8 @@ export default class ReceiveDetails extends Component { render() { return ( - - + + {this.state.bip21encoded === undefined ? ( ) : (