Start credit Api for Dollar acc

This commit is contained in:
2023-07-14 12:53:05 +01:00
parent ea447a9366
commit ed38cadcee
4 changed files with 69 additions and 32 deletions
@@ -81,6 +81,7 @@ const CreditPopup = ({ details, onClose, situation, walletItem }) => {
) : (
<AddFundPop
_payment={details}
walletItem={walletItem}
input={input}
setInput={setInput}
onClose={onClose}