Applied corrections and changes to the wallet

This commit is contained in:
2023-07-13 12:34:39 +01:00
parent 2287fb5ebb
commit 258434a109
4 changed files with 18 additions and 28 deletions
@@ -47,8 +47,6 @@ const CreditPopup = ({ details, onClose, situation, walletItem }) => {
onClose();
};
console.log("prop drills >> ", state);
return (
<ModalCom
action={onClose}