Closed marklawlor closed 3 years ago
As per https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html componentWillMount was removed in React 17.
Moved to logic to the constructor as per migration instructions.
Put an x in the boxes that apply
x
Proposed Change:
As per https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html componentWillMount was removed in React 17.
Moved to logic to the constructor as per migration instructions.
Change type
Put an
x
in the boxes that applyChecklist