Skip to content

Commit

Permalink
fix: delete the delay for the tooltips inside the add tool panel (#8436)
Browse files Browse the repository at this point in the history
  • Loading branch information
YIXIAO0 authored and laipz8200 committed Sep 18, 2024
1 parent 4418bbd commit 2837c90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/app/components/tools/add-tool-modal/tools.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ const Blocks = ({
)}
</div>
)}
needsDelay
>
<div className='group/item flex items-center w-full pl-3 pr-1 h-8 rounded-lg hover:bg-gray-50 cursor-pointer'>
<BlockIcon
Expand Down

0 comments on commit 2837c90

Please sign in to comment.