Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
resir014 authored Apr 28, 2024
1 parent 7c63dc2 commit 0d2b020
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ title: React memanggil Komponen dan Hooks

<Intro>
React bertanggung jawab untuk me-*render* komponen dan *Hooks* saat diperlukan untuk mengoptimisasi pengalaman pengguna. Ini bersifat deklaratif: Anda memberi tahu React apa yang harus di-*render* dalam logika komponen Anda, dan React akan mencari cara terbaik untuk menampilkannya kepada pengguna Anda.

</Intro>

<InlineToc />
Expand Down

0 comments on commit 0d2b020

Please sign in to comment.