Dismiss the dev user tooltip in the task page when your mouse leaves the target
This commit is contained in:
@@ -64,6 +64,7 @@ export function EnvironmentLabels({
|
||||
)}
|
||||
{otherDevEnvironments.length > 0 ? (
|
||||
<SimpleTooltip
|
||||
disableHoverableContent
|
||||
button={
|
||||
<span
|
||||
className={cn(
|
||||
|
||||
Reference in New Issue
Block a user