diff --git a/src/components/PostActionButtons.tsx b/src/components/PostActionButtons.tsx index 2dfa179..59a626c 100644 --- a/src/components/PostActionButtons.tsx +++ b/src/components/PostActionButtons.tsx @@ -36,7 +36,7 @@ export default function PostActionButton({ href={{ pathname: `/posts/${postId}`, query: { reply: true } }} > -
+
{replyCount}
@@ -50,7 +50,7 @@ export default function PostActionButton({ }`} > {' '} -
+
{likeCount}