You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/reference/react/experimental_useEffectEvent.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Versi eksperimental React mungkin mengandung bug. Jangan menggunakannya dalam pr
20
20
21
21
<Intro>
22
22
23
-
`useEffectEvent`is a React Hook that lets you extract non-reactive logic into an[Effect Event.](/learn/separating-events-from-effects#declaring-an-effect-event)
23
+
`useEffectEvent`adalah Hook React yang memungkinkan Anda mengekstrak logika non-reaktif ke dalam[Effect Event.](/learn/separating-events-from-effects#declaring-an-effect-event)
0 commit comments