-
Notifications
You must be signed in to change notification settings - Fork 293
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
Translate react apis createContext ( beta docs ) #562
Conversation
There was a problem hiding this 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.
|
||
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) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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) |
Size Changes📦 Next.js Bundle AnalysisThis analysis was generated by the next.js bundle analysis action 🤖 This PR introduced no changes to the javascript bundle 🙌 |
Ya quedaron los arreglos @carburo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
¡Muchas gracias! 🚀
No description provided.