react-19-replace-string-ref
Replace string refs in React class components with callback refs that assign through this.refs.
Usage
bash
Explore community-led codemods to migrate, optimize, and transform your codebase.
Build your own codemod and share it with the community.
Replace string refs with callback refs in React class components
Build your own codemod and share it with the community.