Skip to content
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

fix translated code in useState Reference #692

Merged
merged 1 commit into from
May 11, 2023
Merged

Conversation

carburo
Copy link
Member

@carburo carburo commented May 11, 2023

Dentro de esta página se tradujeron fragmentos de código. Esto viola la guía de estilo y dificulta la resolución de conflictos cuando ocurran actualizaciones. También se pueden introducir errores en el código como ocurrió en este caso con referencias a variables que no existían.
Ver #604 (comment)

@github-actions
Copy link

github-actions bot commented May 11, 2023

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link
Collaborator

@mateoguzmana mateoguzmana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Buen catch, ¡se ve bien!

@carburo carburo merged commit 40ef2c6 into main May 11, 2023
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