mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-18 19:43:26 +02:00
update
This commit is contained in:
@@ -37,7 +37,7 @@ export function Citation({
|
||||
: index;
|
||||
|
||||
if (!document_info && !question_info) {
|
||||
return children;
|
||||
return <>{children}</>;
|
||||
}
|
||||
return (
|
||||
<TooltipProvider delayDuration={0}>
|
||||
|
Reference in New Issue
Block a user