mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
DEL: leftover actionKeys
This commit is contained in:
parent
aaf3e0aedc
commit
ba8e68d639
@ -24,7 +24,6 @@ export default class TransactionsNavigationHeader extends Component {
|
||||
CopyToClipboard: 'copyToClipboard',
|
||||
WalletBalanceVisibility: 'walletBalanceVisibility',
|
||||
Refill: 'refill',
|
||||
RefillWithBank: 'refillwithbank',
|
||||
RefillWithExternalWallet: 'qrcode',
|
||||
Exchange: 'exchange',
|
||||
};
|
||||
@ -46,10 +45,6 @@ export default class TransactionsNavigationHeader extends Component {
|
||||
iconType: 'SYSTEM',
|
||||
iconValue: 'goforward.plus',
|
||||
},
|
||||
RefillWithBank: {
|
||||
iconType: 'SYSTEM',
|
||||
iconValue: 'creditcard',
|
||||
},
|
||||
RefillWithExternalWallet: {
|
||||
iconType: 'SYSTEM',
|
||||
iconValue: 'qrcode',
|
||||
|
Loading…
Reference in New Issue
Block a user