mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 15:36:59 +01:00
Update QRCodeComponent.js
This commit is contained in:
parent
12c2ca7ef8
commit
c881341355
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ const QRCodeComponent = ({
|
||||||
icon: QRCodeComponent.actionIcons.Share,
|
icon: QRCodeComponent.actionIcons.Share,
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
onPress={handleShareQRCode}
|
onPressMenuItem={handleShareQRCode}
|
||||||
>
|
>
|
||||||
{renderQRCode}
|
{renderQRCode}
|
||||||
</ToolTipMenu>
|
</ToolTipMenu>
|
||||||
|
|
Loading…
Add table
Reference in a new issue