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 59ea31d commit ffac50cCopy full SHA for ffac50c
src/sidebarLearn.json
@@ -125,7 +125,7 @@
125
]
126
},
127
{
128
- "title": "التحكم في الحالة",
+ "title": "Managing State",
129
"path": "/learn/managing-state",
130
"tags": ["intermediate"],
131
"routes": [
@@ -134,7 +134,7 @@
134
"path": "/learn/reacting-to-input-with-state"
135
136
137
- "title": "Chossing the State Structure",
+ "title": "Choosing the State Structure",
138
"path": "/learn/choosing-the-state-structure"
139
140
@@ -146,7 +146,7 @@
146
"path": "/learn/preserving-and-resetting-state"
147
148
149
- "title": "Extracting State Logic Into a Reducer",
+ "title": "Extracting State Logic into a Reducer",
150
"path": "/learn/extracting-state-logic-into-a-reducer"
151
152
0 commit comments