mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-09 07:42:39 +02:00
feat: integrate chat sharing functionality in header component
This commit is contained in:
parent
459a354e0f
commit
8e5a80fc19
3 changed files with 36 additions and 8 deletions
|
|
@ -1063,8 +1063,6 @@ export default function NewChatPage() {
|
|||
header={
|
||||
<ChatHeader
|
||||
searchSpaceId={searchSpaceId}
|
||||
thread={currentThread}
|
||||
onThreadVisibilityChange={handleVisibilityChange}
|
||||
/>
|
||||
}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue