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

This commit is contained in:
Yi Xiao
2024-09-14 17:24:31 +08:00
committed by GitHub
parent b6ad7a1e06
commit d882348f39

View File

@@ -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