a tool for shared writing and social publishing
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

render reply counts for comments

+1 -1
+1 -1
app/lish/[did]/[publication]/[rkey]/Interactions/Comments/index.tsx
··· 149 149 setReplyBoxOpen(false); 150 150 }} 151 151 > 152 - <CommentTiny className="text-border" /> 0 152 + <CommentTiny className="text-border" /> {replies.length} 153 153 </button> 154 154 {identity?.atp_did && ( 155 155 <>