{comment?.replies?.pages?.topAll.comments
.sort((a, b) => a.timestamp - b.timestamp)
@@ -598,7 +598,7 @@ const Thread = () => {
{getDate(reply?.timestamp)}
- {}} key={`pl1-${index}`} onClick={() => {}} title="Link to this post">c/
+ {}} key={`pl1-${index}`} title="Link to this post">c/
{reply.shortCid ? (
-
+
{reply.replies?.pages?.topAll.comments
.sort((a, b) => a.timestamp - b.timestamp)
@@ -737,7 +737,7 @@ const Thread = () => {
- {}} key={`mob-no2-${comment.cid}`} onClick={() => {}} title="Reply to this post">{comment.shortCid}
+ {}} key={`mob-no2-${comment.cid}`} title="Reply to this post">{comment.shortCid}
{commentMediaInfo?.url ? (
@@ -831,7 +831,7 @@ const Thread = () => {
{getDate(reply?.timestamp)}
- {}} key={`mob-pl1-${index}`} onClick={() => {}} title="Link to this post">c/
+ {}} key={`mob-pl1-${index}`} title="Link to this post">c/
{reply.shortCid ? (