Improve Tooltip UX by enabling delay by default (#21383)
This commit is contained in:
@@ -161,7 +161,6 @@ const ToolItem = ({
|
||||
{isError && (
|
||||
<Tooltip
|
||||
popupContent={errorTip}
|
||||
needsDelay
|
||||
>
|
||||
<div>
|
||||
<RiErrorWarningFill className='h-4 w-4 text-text-destructive' />
|
||||
|
||||
Reference in New Issue
Block a user