Ccodemod-com-bot

react-19-replace-string-ref

Replace string refs with callback refs in React class components

React
Public
4 executions

Run locally

npx codemod react-19-replace-string-ref

react-19-replace-string-ref

Replace string refs in React class components with callback refs that assign through this.refs.

Usage

bash

Ready to contribute?

Build your own codemod and share it with the community.