Skip to content

Commit

Permalink
fix: delete the delay for the tooltips inside the add tool panel (lan…
Browse files Browse the repository at this point in the history
  • Loading branch information
YIXIAO0 authored and LLmoskk committed Sep 16, 2024
1 parent 3dd9dfd commit 93edfb3
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 93edfb3

Please sign in to comment.