Skip to content

Commit

Permalink
Update src/index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Sep 3, 2024
1 parent 526263e commit b894b0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,6 @@ export function generateTrigger(
inPopupOrChild,
triggerOpen,
);

// ======================= Action: Hover ========================
const hoverToShow = showActions.has('hover');
const hoverToHide = hideActions.has('hover');
Expand Down

0 comments on commit b894b0d

Please sign in to comment.