diff --git a/ui/components/MessageSources.tsx b/ui/components/MessageSources.tsx index cccf0fb..4d27e34 100644 --- a/ui/components/MessageSources.tsx +++ b/ui/components/MessageSources.tsx @@ -83,14 +83,14 @@ const MessageSources = ({ sources }: { sources: Document[] }) => { leaveFrom="opacity-100 scale-200" leaveTo="opacity-0 scale-95" > - + Sources
{sources.map((source, i) => (