diff --git a/src/components/MyWallet/AddFund.jsx b/src/components/MyWallet/AddFund.jsx index 3c37e51..f92eaa2 100644 --- a/src/components/MyWallet/AddFund.jsx +++ b/src/components/MyWallet/AddFund.jsx @@ -36,49 +36,60 @@ function AddFund({payment}) { setInput('') } return ( -
-
-
-

Add Credit with Account Deposit

-
-
-
- - + {/* heading */} +
+
+

+ Add Credit +

+
+
+
filterHandler("today")} + className="relative" + >
+
+
+ +
+
+
+ {/*

Add Credit with Account Deposit

*/} + {/*
*/} + +
+ + -
- {inputError &&

{inputError}

} - +
+ {inputError &&

{inputError}

} +
-
-
-

Add Credit with Account Deposit

-
-

Transfer fund to WrenchBoard GTB Account 0250869867

-

- Make sure you add your account username in the notes part of the transfer for prompt processing. When the transfer is complete notify here Contact us -

+
- -
-
-

Recent Activity

- {/*

Activity Report

*/} - {payment.loading ? - - : - - } + +
+
+
+

Recent Activity

+ {/*

Activity Report

*/} + {payment.loading ? + + : + + } +