Skip to content

Commit

Permalink
Dismiss the dev user tooltip in the task page when your mouse leaves …
Browse files Browse the repository at this point in the history
…the target
  • Loading branch information
samejr committed May 9, 2024
1 parent a823421 commit 6baf9e5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ export function EnvironmentLabels({
)}
{otherDevEnvironments.length > 0 ? (
<SimpleTooltip
disableHoverableContent
button={
<span
className={cn(
Expand Down

0 comments on commit 6baf9e5

Please sign in to comment.