jaredpalmer/formik-effect

What happens once componentWillReceiveProps is deprecated?

charlax opened this issue · 0 comments

https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops

componentWillReceiveProps will be deprecated. What would you recommend now?