Open jasonpenny opened 5 years ago
getDerivedStateFromProps() looks like it can replace the use of componentWillReceiveProps() here
componentWillReceiveProps()
getDerivedStateFromProps() looks like it can replace the use of
componentWillReceiveProps()
here