Skip to content

Commit

Permalink
update translation for intro
Browse files Browse the repository at this point in the history
  • Loading branch information
resir014 committed Apr 9, 2024
1 parent fde68b3 commit 4f1902e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/reference/rules/rules-of-hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Peraturan Hooks
---

<Intro>
*Hooks* didefinisikan menggunakan fungsi JavaScript, tapi mereka merepresentasikan sebuat logika UI khusus yang yang dapat digunakan kembali dengan batasan di mana *Hook* dapat dipanggil.
Hooks didefinisikan menggunakan fungsi JavaScript, tetapi Hooks merepresentasikan tipe khusus dari logika UI yang dapat digunakan kembali dengan batasan di mana hooks tersebut dapat dipanggil.
</Intro>

<InlineToc />
Expand Down

0 comments on commit 4f1902e

Please sign in to comment.