made withdrawal a pop up

This commit is contained in:
victorAnumudu
2023-07-17 11:03:27 +01:00
parent eecbca6b0e
commit d75b6ee26c
6 changed files with 396 additions and 468 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import LoadingSpinner from "../Spinners/LoadingSpinner";
import WalletItemCard from "./WalletItemCard";
export default function WalletBox({ wallet, coupon, payment }) {
export default function WalletBox({ wallet, payment }) {
return (
<>
<div className="my-wallet-wrapper w-full mb-10">