Open Himujjal opened 6 years ago
The new React version actually asks to use componentWillReceiveProps instead of componentDidReceiveProps.
Its not a major change but there is a warning that is being shown. And this change won't affect anything at all either.
The new React version actually asks to use componentWillReceiveProps instead of componentDidReceiveProps.
Its not a major change but there is a warning that is being shown. And this change won't affect anything at all either.