mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
Update CommonToolTipActions.ts
This commit is contained in:
parent
6e5a54042b
commit
bec52e7680
@ -69,9 +69,6 @@ const icons: { [key: string]: { iconValue: string } } = {
|
||||
CoinControl: { iconValue: 'switch.2' },
|
||||
CoSignTransaction: { iconValue: 'signature' },
|
||||
PaymentsCode: { iconValue: 'qrcode.viewfinder' },
|
||||
PaymentsCode: {
|
||||
iconValue: 'qrcode',
|
||||
},
|
||||
ClearHistory: {
|
||||
iconValue: 'trash',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user