diff --git a/components/item-full.js b/components/item-full.js index 33fd1514..e1db26d5 100644 --- a/components/item-full.js +++ b/components/item-full.js @@ -160,7 +160,7 @@ function TopLevelItem ({ item, noReply, ...props }) { {!noReply && <> - + 3 ? 'fractions of a penny for your thoughts?' : 'early comments get more zaps'} onCancelQuote={cancelQuote} onQuoteReply={quoteReply} quote={quote} /> {!item.position && !item.isJob && !item.parentId && !item.bounty > 0 && } {item.bounty > 0 && } }