Skip to content

Commit

Permalink
chore: delete unused watchWindow prop (#572)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarch09 authored Apr 8, 2020
1 parent cb2b921 commit 843a632
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ class ReactTooltip extends React.Component {
delayShow: PropTypes.number,
event: PropTypes.string,
eventOff: PropTypes.string,
watchWindow: PropTypes.bool,
isCapture: PropTypes.bool,
globalEventOff: PropTypes.string,
getContent: PropTypes.any,
Expand Down

0 comments on commit 843a632

Please sign in to comment.