feat: select box setting

This commit is contained in:
Joel 2025-06-26 10:48:11 +08:00 committed by Junyan Qin
parent c919823000
commit 31976996f8
No known key found for this signature in database
GPG Key ID: 22FE3AFADC710CEB
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ const ToolPicker: FC<Props> = ({
<PortalToFollowElem
placement='top'
offset={0}
open={isShow}
open={true}
onOpenChange={onShowChange}
>
<PortalToFollowElemTrigger