diff --git a/src/components/receive/ReceivePage.tsx b/src/components/receive/ReceivePage.tsx
index a3ded4f3..9975902e 100644
--- a/src/components/receive/ReceivePage.tsx
+++ b/src/components/receive/ReceivePage.tsx
@@ -121,7 +121,7 @@ export const ReceivePage = ({ walletFileName }: ReceivePageProps) => {
) : getAddressMutation.data?.address ? (
{
) : (
)}