diff --git a/surfsense_web/components/chat/ChatCitation.tsx b/surfsense_web/components/chat/ChatCitation.tsx index de9b6f4ca..1d48d98e2 100644 --- a/surfsense_web/components/chat/ChatCitation.tsx +++ b/surfsense_web/components/chat/ChatCitation.tsx @@ -188,13 +188,14 @@ export const CitationDisplay: React.FC<{ index: number; node: any }> = ({ index, {document.content && ( -
+
)}
+ {document.chunks.map((chunk, idx) => (