.
This commit is contained in:
@@ -169,7 +169,7 @@ function ConfirmAddFund({ confirmCredit, onClose, walletItem }) {
|
||||
</button>
|
||||
{confirmCredit?.data?.currency == "US Dollars" && (
|
||||
<button
|
||||
className="px-4 h-11 flex justify-center items-center border-gradient text-base rounded-full"
|
||||
className="px-4 h-11 flex justify-center items-center btn-gradient text-white text-base rounded-full"
|
||||
onClick={() => console.log("Test me")}
|
||||
>
|
||||
Proceed
|
||||
|
||||
Reference in New Issue
Block a user