We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92a9e5c commit f58649fCopy full SHA for f58649f
1 file changed
src/content/reference/rules/rules-of-hooks.md
@@ -10,7 +10,7 @@ Hook'lar JavaScript fonksiyonları kullanılarak tanımlanır, ancak nerede ça
10
11
---
12
13
-## Only call Hooks at the top level {/*only-call-hooks-at-the-top-level*/}
+## Hook'ları yalnızca en üst düzeyde çağırın {/*only-call-hooks-at-the-top-level*/}
14
15
Functions whose names start with `use` are called [*Hooks*](/reference/react) in React.
16
0 commit comments