hideTooltipAction()
in
src/visual.tsx [83:85]
3
lines of code
1
McCabe index (conditional complexity)
hideTooltipAction() { this.setState({ isTooltipShown: false }); }