Rm debug code
This commit is contained in:
@@ -428,7 +428,6 @@ export function PostThread({uri}: {uri: string}) {
|
|||||||
/>
|
/>
|
||||||
)
|
)
|
||||||
} else {
|
} else {
|
||||||
// return <ThreadItemPostSkeleton index={index} />
|
|
||||||
return (
|
return (
|
||||||
<ThreadItemPost
|
<ThreadItemPost
|
||||||
item={item}
|
item={item}
|
||||||
|
|||||||
Reference in New Issue
Block a user