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

Translate react apis createContext ( beta docs ) #562

Merged
merged 1 commit into from
Nov 2, 2022
Merged

Translate react apis createContext ( beta docs ) #562

merged 1 commit into from
Nov 2, 2022

Conversation

01001110J
Copy link
Contributor

No description provided.

Copy link
Member

@carburo carburo left a comment

Choose a reason for hiding this comment

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

¡Hola, @nicolas-alt! Gracias por tu contribución. Te dejé algunos comentarios para que los revises.

beta/src/content/apis/react/createContext.md Outdated Show resolved Hide resolved
beta/src/content/apis/react/createContext.md Outdated Show resolved Hide resolved
beta/src/content/apis/react/createContext.md Outdated Show resolved Hide resolved
beta/src/content/apis/react/createContext.md Outdated Show resolved Hide resolved
beta/src/content/apis/react/createContext.md Outdated Show resolved Hide resolved

To make context change over time, [add state and wrap components in a context provider.](/apis/react/useContext#updating-data-passed-via-context)
Para hacer que el contexto cambie con el tiempo, [agrega componentes de estado y ajusta un proveedor de contexto.](/apis/react/useContext#updating-data-passed-via-context)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Para hacer que el contexto cambie con el tiempo, [agrega componentes de estado y ajusta un proveedor de contexto.](/apis/react/useContext#updating-data-passed-via-context)
Para hacer que el contexto cambie con el tiempo, [agrega estado y envuelve los componentes en un proveedor de contexto.](/apis/react/useContext#updating-data-passed-via-context)

@github-actions
Copy link

github-actions bot commented Oct 30, 2022

Size Changes

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

This PR introduced no changes to the javascript bundle 🙌

@01001110J
Copy link
Contributor Author

¡Hola, @nicolas-alt! Gracias por tu contribución. Te dejé algunos comentarios para que los revises.

Ya quedaron los arreglos @carburo

Copy link
Member

@carburo carburo left a comment

Choose a reason for hiding this comment

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

¡Muchas gracias! 🚀

@carburo carburo merged commit e73fbaa into reactjs:main Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants