浏览代码

fix: delete the delay for the tooltips inside the add tool panel (#8436)

Yi Xiao 7 月之前
父节点
当前提交
d882348f39
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      web/app/components/tools/add-tool-modal/tools.tsx

+ 0 - 1
web/app/components/tools/add-tool-modal/tools.tsx

@@ -90,7 +90,6 @@ const Blocks = ({
                   )}
                   )}
                 </div>
                 </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'>
               <div className='group/item flex items-center w-full pl-3 pr-1 h-8 rounded-lg hover:bg-gray-50 cursor-pointer'>
                 <BlockIcon
                 <BlockIcon