We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb2b921 commit 843a632Copy full SHA for 843a632
src/index.js
@@ -54,7 +54,6 @@ class ReactTooltip extends React.Component {
54
delayShow: PropTypes.number,
55
event: PropTypes.string,
56
eventOff: PropTypes.string,
57
- watchWindow: PropTypes.bool,
58
isCapture: PropTypes.bool,
59
globalEventOff: PropTypes.string,
60
getContent: PropTypes.any,
0 commit comments