Skip to content

Commit f58649f

Browse files
committed
rules-of-hooks
1 parent 92a9e5c commit f58649f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/reference/rules/rules-of-hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Hook'lar JavaScript fonksiyonları kullanılarak tanımlanır, ancak nerede ça
1010

1111
---
1212

13-
## Only call Hooks at the top level {/*only-call-hooks-at-the-top-level*/}
13+
## Hook'ları yalnızca en üst düzeyde çağırın {/*only-call-hooks-at-the-top-level*/}
1414

1515
Functions whose names start with `use` are called [*Hooks*](/reference/react) in React.
1616

0 commit comments

Comments
 (0)