Another fix

This commit is contained in:
2023-07-16 01:36:27 +01:00
parent feb301c3c0
commit fb7913c563
2 changed files with 148 additions and 149 deletions
@@ -95,7 +95,7 @@ function AddFundDollars(props) {
return;
}
if (!prevCardDetails) {
if (!prevCardDetails["payment-card"]?.card_uid) {
return;
}
@@ -171,6 +171,8 @@ function AddFundDollars(props) {
const handleClose = props.onClose;
console.log(prevCardDetails)
return (
<>
<div className="w-full">