react-columns icon indicating copy to clipboard operation
react-columns copied to clipboard

Run rename-unsafe-lifecycles codemod

Open romw314 opened this issue 2 years ago • 0 comments

This change was created by running npx react-codemod rename-unsafe-lifecycles. It changed componentWillReceiveProps to UNSAFE_componentWillReceiveProps. If you want to use componentDidUpdate instead, use it and close this PR.

romw314 avatar Dec 01 '23 20:12 romw314