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