diff --git a/app/components/Chatbot/ChatEntry.tsx b/app/components/Chatbot/ChatEntry.tsx index 10717c1e..eb63aa2f 100644 --- a/app/components/Chatbot/ChatEntry.tsx +++ b/app/components/Chatbot/ChatEntry.tsx @@ -84,7 +84,7 @@ const ReferenceSummary = ({title, authors, source, url}: Citation & {titleClass? return (
-
{title}
+
{title}
{' ยท '} @@ -104,8 +104,9 @@ const ReferencePopup = (citation: Citation) => { return (
-
Referenced excerpt
+
Referenced excerpt