chore: fix: picker always show

build/plugin-auto-upgrade
Joel 10 months ago
parent 2d960ce401
commit 2d8f6f4a48

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

Loading…
Cancel
Save