What happens once componentWillReceiveProps is deprecated?
charlax opened this issue · 0 comments
charlax commented
https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops
componentWillReceiveProps
will be deprecated. What would you recommend now?