mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-28 04:49:21 +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