Deprecation of React.createClass
nielsvanmidden opened this issue · comments
Niels van Midden commented
Warning: Formsy: 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.
Niels van Midden commented
Pull request can be found: #100