We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d991f1c commit 31d2c6eCopy full SHA for 31d2c6e
beta/src/sidebarLearn.json
@@ -98,15 +98,15 @@
98
"path": "/learn/state-as-a-snapshot"
99
},
100
{
101
- "title": "Queueing a Series of State Updates",
+ "title": "Poner en cola una serie de actualizaciones del estado",
102
"path": "/learn/queueing-a-series-of-state-updates"
103
104
105
"title": "Updating Objects in State",
106
"path": "/learn/updating-objects-in-state"
107
108
109
- "title": "Updating Arrays in State",
+ "title": "Actualizar arrays en el estado",
110
"path": "/learn/updating-arrays-in-state"
111
}
112
]
@@ -156,7 +156,7 @@
156
],
157
"routes": [
158
159
- "title": "Referencing Values with Refs",
+ "title": "Referenciar valores con refs",
160
"path": "/learn/referencing-values-with-refs"
161
162
0 commit comments