react-columns
react-columns copied to clipboard
Run rename-unsafe-lifecycles codemod
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.