Checked Errors in Wallet Page and made some tiny fixes #350
@@ -372,7 +372,7 @@ function ConfirmAddFund({
|
||||
className="px-4 h-11 flex justify-center items-center border-gradient text-base rounded-full"
|
||||
onClick={getBack}
|
||||
>
|
||||
Cancel
|
||||
Back
|
||||
</button>
|
||||
{__confirmCountry === "US" && (
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user