chore(tour):取消Tour,因为没有和平台信息绑定
This commit is contained in:
parent
f14d0fe6fd
commit
bc5fcb1fa9
@ -802,7 +802,7 @@ export function InputBox({
|
||||
}}
|
||||
className="relative w-full"
|
||||
>
|
||||
<Tour
|
||||
{/* <Tour
|
||||
open={isInputToolsTourOpen}
|
||||
onClose={closeInputToolsTour}
|
||||
onFinish={finishInputToolsTour}
|
||||
@ -814,7 +814,7 @@ export function InputBox({
|
||||
color: 'rgba(255,255,255, .8)',
|
||||
}}
|
||||
steps={inputToolsTourSteps}
|
||||
/>
|
||||
/> */}
|
||||
<AttachmentPreviewBar
|
||||
references={references}
|
||||
threadId={threadId}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user