This commit is contained in:
2023-07-13 18:20:20 +01:00
parent 2d9a8b55b5
commit d4061d72da
+1 -1
View File
@@ -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