Checked Errors in Wallet Page and made some tiny fixes #350

Merged
ameye merged 1 commits from my_wallet_layout into master 2023-07-24 16:31:10 +00:00
@@ -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