From e25ee2f0c080bb52f005a5fa13fca99606053ba9 Mon Sep 17 00:00:00 2001 From: ruby10127130 <52684045+ruby10127130@users.noreply.github.com> Date: Mon, 7 Oct 2024 21:31:24 +0800 Subject: [PATCH] fix: adjust shareButtonGroup position (#88) --- components/Group/detail/index.jsx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/components/Group/detail/index.jsx b/components/Group/detail/index.jsx index 40a6c40..8f68da7 100644 --- a/components/Group/detail/index.jsx +++ b/components/Group/detail/index.jsx @@ -50,12 +50,6 @@ function GroupDetail({ id, source, isLoading }) { ) : ( 已結束 )} - {isMyGroup ? ( )} + + + {isLoading ? : source?.title}