mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
test: cover comment rendering and edge-route states
This commit is contained in:
@@ -271,7 +271,7 @@ const CommentContent = ({ comment: post }: { comment: Comment }) => {
|
||||
</Tooltip>
|
||||
</span>
|
||||
)}
|
||||
{!cid && !hasFailedState && (
|
||||
{!cid && (
|
||||
<>
|
||||
<br />
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user