From 07b8a4b12eabf18fece6cfd4ffb2abb3ad69caf7 Mon Sep 17 00:00:00 2001 From: theborakompanioni Date: Fri, 24 Jul 2026 22:17:27 +0200 Subject: [PATCH] chore(receive): reduce address loading blur --- src/components/receive/ReceivePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ? ( { ) : (
)}