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 5ab0bba commit 8eb29c6Copy full SHA for 8eb29c6
src/content/reference/rules/rules-of-hooks.md
@@ -115,7 +115,7 @@ Bu hataları yakalamak için [`eslint-plugin-react-hooks` eklentisini](https://w
115
116
---
117
118
-## Only call Hooks from React functions {/*only-call-hooks-from-react-functions*/}
+## Hook'ları yalnızca React fonksiyonlarından çağırın {/*only-call-hooks-from-react-functions*/}
119
120
Don’t call Hooks from regular JavaScript functions. Instead, you can:
121
0 commit comments