-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
@nlaffey @eiof
The library no longer works with React 16. It is using DOM component from 'react', which is no longer available. It should be repaced with react-dom-factories
.
Also the library is refering to the React.createClass, which was deprecated in React 15 and removed from React 16.
This has been updated in the PR #22. Would be great if someone could review the same.
Metadata
Metadata
Assignees
Labels
No labels