Update drawerList.js

This commit is contained in:
Overtorment 2023-04-12 20:13:53 +00:00 committed by GitHub
parent aef1e65e65
commit 89a98c4a4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,6 @@ const DrawerList = props => {
}, [wallets]);
const handleClick = item => {
console.log('handleClick', item);
if (item?.getID) {
const walletID = item.getID();
props.navigation.navigate('WalletTransactions', {