Skip to content

Compatible with React 15

Latest
Compare
Choose a tag to compare
@damienleroux damienleroux released this 25 Jul 13:06
· 4 commits to master since this release

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.