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 e94c747 commit 69f0443Copy full SHA for 69f0443
src/sidebarLearn.json
@@ -173,7 +173,7 @@
173
"path": "/learn/synchronizing-with-effects"
174
},
175
{
176
- "title": "You Might Not Need an Effect",
+ "title": "Возможно, вам не нужен Эффект",
177
"path": "/learn/you-might-not-need-an-effect"
178
179
@@ -186,7 +186,7 @@
186
187
188
"title": "Removing Effect Dependencies",
189
- "path": "/learn/removing-effect-dependencies"
+ "path": "/learn/removing-effect-dependencies"
190
191
192
"title": "Reusing Logic with Custom Hooks",
0 commit comments