@@ -80,12 +83,25 @@ export const HighlightItem = ({ {expanded && tldr && ( - {tldr} - - - Read more - - + + {tldr} + + + + + Read more + + + + )}
- - - - {item.headline} - - - {item.time} - - - - - - {open && item.tldr && ( - - {item.tldr} - - - Read more - - - - - )} -