You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in React 15.5 release notes, React.createClass (MDEditor.js#L13) and React.PropTypes (MDEditor.js#L16-L19) are now deprecated.
Are there any plans for making further releases with such replacements to make editor support React 16?
As mentioned in React 15.5 release notes,
React.createClass(MDEditor.js#L13) andReact.PropTypes(MDEditor.js#L16-L19) are now deprecated.Are there any plans for making further releases with such replacements to make editor support React 16?