Skip to content

Conversation

@amirabbas-gh
Copy link
Collaborator

📚 Description

This PR adds the react/create-element-to-jsx codemod from react-codemod to our repository. It also integrates react-utils from react-codemod into our project tooling. After adding these tools, the code has been formatted using Prettier to ensure consistency across the project.

🔗 Linked Issue

Fixes #327 - create-element-to-jsx could not be recognized.

🧪 Test Plan

The changes were tested by running the create-element-to-jsx codemod on the relevant codebase and ensuring that it correctly converts React.createElement calls to JSX syntax

@alexbit-codemod alexbit-codemod merged commit 7eeeb16 into main Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

create-element-to-jsx could not be recognized

3 participants