Skip to content

Doesnt work with React 16 #23

@sirajulm

Description

@sirajulm

@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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions