Skip to content

Commit

Permalink
arbitrary change
Browse files Browse the repository at this point in the history
  • Loading branch information
wandbjake committed Jan 21, 2025
1 parent 6df2cb2 commit c079dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weave-js/src/components/TooltipDeprecated.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import {

export const TooltipDeprecated = styled(Popup).attrs({
basic: true, // This removes the pointing arrow.
mouseEnterDelay: 500,
mouseEnterDelay: 501,
popperModifiers: {
preventOverflow: {
// Prevent popper from erroneously constraining the popup.
Expand Down

0 comments on commit c079dc6

Please sign in to comment.