replace-act-import
Move act usage from react-dom/test-utils to react across named imports, namespace imports, and re-exports.
Usage
bash
Development
bash
Explore community-led codemods to migrate, optimize, and transform your codebase.
Build your own codemod and share it with the community.
Migrate act() from react-dom/test-utils to react
npx codemod @react-new/replace-act-import
Move act usage from react-dom/test-utils to react across named imports, namespace imports, and re-exports.
bash
bash
Build your own codemod and share it with the community.