diff --git a/src/Comment.tsx b/src/Comment.tsx index c19cc34..fd2ccd1 100644 --- a/src/Comment.tsx +++ b/src/Comment.tsx @@ -62,20 +62,20 @@ export const Comment = ({ comment, filters }: CommentProps) => { const Actions = ({ post }: { post: AppBskyFeedDefs.PostView }) => (
{post.repostCount ?? 0}
{post.likeCount ?? 0}
-