Skip to content

Commit 843a632

Browse files
authored
chore: delete unused watchWindow prop (#572)
1 parent cb2b921 commit 843a632

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ class ReactTooltip extends React.Component {
5454
delayShow: PropTypes.number,
5555
event: PropTypes.string,
5656
eventOff: PropTypes.string,
57-
watchWindow: PropTypes.bool,
5857
isCapture: PropTypes.bool,
5958
globalEventOff: PropTypes.string,
6059
getContent: PropTypes.any,

0 commit comments

Comments
 (0)