Skip to content

Commit

Permalink
Update JSdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed Jan 26, 2021
1 parent 02e0533 commit 58cd60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/PressableWithSecondaryInteraction/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class PressableWithSecondaryInteraction extends Component {
}

/**
* @param {contextmenu} e - A contextmenu event.
* @param {contextmenu} e - A right-click MouseEvent.
* https://developer.mozilla.org/en-US/docs/Web/API/Element/contextmenu_event
*/
executeSecondaryInteractionOnContextMenu(e) {
Expand Down

0 comments on commit 58cd60b

Please sign in to comment.