From ce8e6fa61fcae2647bd92a3ce254dd6ff0e62235 Mon Sep 17 00:00:00 2001 From: duckietm Date: Mon, 8 Jun 2026 11:06:01 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=86=99=20Fix=20the=20avatar=20head=20in?= =?UTF-8?q?=20send=20pressent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/layout/LayoutGiftTagView.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common/layout/LayoutGiftTagView.tsx b/src/common/layout/LayoutGiftTagView.tsx index 5b240b0..3b94caa 100644 --- a/src/common/layout/LayoutGiftTagView.tsx +++ b/src/common/layout/LayoutGiftTagView.tsx @@ -22,8 +22,8 @@ export const LayoutGiftTagView: FC = props =>
{ !userName &&
} - { figure &&
- + { figure &&
+
}