Skip to content

Releases: ganmor/react-responsive-tooltip

Compatible with React 15

25 Jul 13:06

Choose a tag to compare

Make the tool tip compatible with react 15.

The main change is that old react component compatible only with old version of React are removed from dev deps.

Otherwise, when using the component, there should not be any changes.