mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-05-28 12:39:54 +02:00
add href
This commit is contained in:
parent
a0056a1b3c
commit
d58aaf7a59
@ -45,6 +45,7 @@ export function ChatDocumentDisplay({
|
||||
>
|
||||
<div className="flex relative justify-start overflow-y-visible">
|
||||
<a
|
||||
href={document.link}
|
||||
className={
|
||||
"rounded-lg flex font-bold flex-shrink truncate" +
|
||||
(document.link ? "" : "pointer-events-none")
|
||||
|
Loading…
x
Reference in New Issue
Block a user