mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-19 12:03:54 +02:00
k (#3999)
This commit is contained in:
@@ -95,7 +95,7 @@ export const MemoizedAnchor = memo(
|
||||
}
|
||||
return (
|
||||
<MemoizedLink updatePresentingDocument={updatePresentingDocument}>
|
||||
{children}l
|
||||
{children}
|
||||
</MemoizedLink>
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user