Skip to content

Fix: typo in `remix-ui-editor.tsx #5992

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 12, 2025
Merged

Fix: typo in `remix-ui-editor.tsx #5992

merged 2 commits into from
May 12, 2025

Conversation

gap-editor
Copy link
Contributor


PR Description:

This pull request includes the following changes to remix-ui-editor.tsx:

  1. Refactoring of Variable Names:

    • Renamed currenFunctionNode to currentFunctionNode to correct a typo and improve code clarity.
  2. Consistency in Naming:

    • Ensured consistency by replacing currenFunctionNode with currentFunctionNode in the line where it is passed to the codeParser plugin call.

Copy link

netlify bot commented May 5, 2025

👷 Deploy request for remixproject pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit f06e8df

@Aniket-Engg Aniket-Engg force-pushed the 1 branch 2 times, most recently from 9bba39b to 4e882e4 Compare May 6, 2025 09:43
@gap-editor
Copy link
Contributor Author

@Aniket-Engg hey. is here something wrong with this pr? do i need to improve some things? thank you for your feedback

@Aniket-Engg Aniket-Engg merged commit ee372cd into ethereum:master May 12, 2025
24 of 27 checks passed
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.

2 participants