-
Notifications
You must be signed in to change notification settings - Fork 5
React-Remarkable: createClass is deprecated #55
Copy link
Copy link
Open
Description
React-Remarkable still uses createClass under the hood, causing the following error to throw:
webpack:///../~/react/lib/lowPriorityWarning.js?:40 Warning: Accessing createClass via the main React package is deprecated, and will be removed in React v16.0. Use a plain JavaScript class instead. If you're not yet ready to migrate, create-react-class v15.* is available on npm as a temporary, drop-in replacement. For more info see https://fb.me/react-create-class
should we consider moving away from react-remarkable to a newer alternative?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels