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}