diff --git a/src/renderer/src/components/tools/StoreCard.tsx b/src/renderer/src/components/tools/StoreCard.tsx index 5997a71..63bd8d9 100644 --- a/src/renderer/src/components/tools/StoreCard.tsx +++ b/src/renderer/src/components/tools/StoreCard.tsx @@ -281,9 +281,7 @@ const StoreCard = ({ style={{ background: COLOR_BACKGROUND }} /> - -
{author.userInfo.nickname}
-
+
{author.userInfo.nickname}
)}