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
{{ message }}
This repository was archived by the owner on Jan 15, 2022. It is now read-only.
After upgrading to React v15.6.1, I'm seeing this deprecation warning:
lowPriorityWarning.js:40 Warning: Accessing factories like React.DOM.tr has been deprecated and will be removed in v16.0+. Use the react-dom-factories package instead. Version 1.0 provides a drop-in replacement. For more info, see https://fb.me/react-dom-factories
printWarning @ lowPriorityWarning.js:40
lowPriorityWarning @ lowPriorityWarning.js:59
React.DOM.(anonymous function) @ React.js:123
render @ tr.js:78
...
...