mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-21 01:53:26 +00:00
Fix AI Search follow-up question closing search (#3585)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"gitbook": patch
|
||||
---
|
||||
|
||||
Fix AI Search follow-up question closing search
|
||||
@@ -190,6 +190,7 @@ function AnswerFollowupQuestions(props: { followupQuestions: string[] }) {
|
||||
)}
|
||||
{...getSearchLinkProps({
|
||||
ask: question,
|
||||
open: true,
|
||||
})}
|
||||
>
|
||||
<Icon
|
||||
|
||||
Reference in New Issue
Block a user