Skip to content

Commit

Permalink
Apply code change from ReactTooltip#310
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptEmulation committed Mar 6, 2018
1 parent 10b8e43 commit dc7c822
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ class ReactTooltip extends Component {
isEmptyTip
})
}
this.updatePosition();
}, getContent[1])
}
})
Expand Down

0 comments on commit dc7c822

Please sign in to comment.