Skip to content

Commit 92a9e5c

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

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
@@ -3,7 +3,7 @@ title: Hook'ların Kuralları
33
---
44

55
<Intro>
6-
Hooks are defined using JavaScript functions, but they represent a special type of reusable UI logic with restrictions on where they can be called.
6+
Hook'lar JavaScript fonksiyonları kullanılarak tanımlanır, ancak nerede çağrılabilecekleri konusunda kısıtlamaları olan özel bir yeniden kullanılabilir UI mantığı türünü temsil ederler.
77
</Intro>
88

99
<InlineToc />

0 commit comments

Comments
 (0)