diff --git a/components/item-full.js b/components/item-full.js index b927a3d5..a5b668e6 100644 --- a/components/item-full.js +++ b/components/item-full.js @@ -96,11 +96,11 @@ function TopLevelItem ({ item, noReply, ...props }) { return ( - {item.text && } + {item.text &&
} {item.url && } {item.poll && } {item.bounty && -
+
{item.bountyPaidTo?.length ? (