Using React ^0.14.6 I get the following warning. Warning: ``` js Warning: React.findDOMNode is deprecated. Please use ReactDOM.findDOMNode from require('react-dom') instead. ``` Any plans to fix this in the near future?
Using React ^0.14.6 I get the following warning.
Warning:
Any plans to fix this in the near future?