React-modal: Warning: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead. If you're not yet ready to migrate, create-react-class is available on npm as a drop-in replacement.

Created on 11 Apr 2017  路  1Comment  路  Source: reactjs/react-modal

Summary:

JavaScript classes are now the preferred way to create components in React.

>All comments

Ditto, getting this

Was this page helpful?
0 / 5 - 0 ratings