Skip to content

Commit

Permalink
fix: italicized english translation on link
Browse files Browse the repository at this point in the history
Co-authored-by: M Haidar Hanif <[email protected]>
  • Loading branch information
eriansha and mhaidarhanif authored Nov 3, 2023
1 parent a33ff80 commit 8a38389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/learn/escape-hatches.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Beberapa komponen-komponen Anda mungkin membutuhkan kendali dan sinkronisasi den

<YouWillLearn isChapter={true}>

* [Bagaimana cara "mengingat" informasi tanpa harus melakukan rendering kembali](/learn/referencing-values-with-refs)
* [Bagaimana cara "mengingat" informasi tanpa harus melakukan *rendering* kembali](/learn/referencing-values-with-refs)
* [Bagaimana cara mengakses elemen DOM yang dikelola oleh React](/learn/manipulating-the-dom-with-refs)
* [Bagaimana cara menyinkronkan komponen dengan sistem eksternal](/learn/synchronizing-with-effects)
* [Bagaimana cara menghapus *Effect* yang tidak perlu dari komponen Anda](/learn/you-might-not-need-an-effect)
Expand Down

0 comments on commit 8a38389

Please sign in to comment.