fix ui: fix onboarding ai popup
This commit is contained in:
parent
df490099f4
commit
eaa4613f4b
1 changed files with 1 additions and 1 deletions
|
|
@ -240,7 +240,7 @@ function AiSessionSearchField(props: Props) {
|
|||
</OutsideClickDetectingDiv>
|
||||
),
|
||||
onClick: () => {
|
||||
changeValue('tab');
|
||||
changeValue('ask');
|
||||
closeTour();
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue