Skip to content

Commit bc825c7

Browse files
committed
src/content/learn/reusing-logic-with-custom-hooks.md
1 parent 998713a commit bc825c7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/content/learn/reusing-logic-with-custom-hooks.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -839,11 +839,7 @@ export default function ChatRoom({ roomId }) {
839839
840840
<Canary>
841841
842-
<<<<<<< HEAD
843-
Bu bölüm **henüz kararlı bir sürümde yayınlanmamış olan deneysel bir API'yi** açıklar.
844-
=======
845-
**The `useEffectEvent` API is currently only available in React’s Canary and Experimental channels.**
846-
>>>>>>> 49c2d26722fb1b5865ce0221a4cadc71b615e4cf
842+
**`useEffectEvent` API'si şu anda yalnızca React'in Canary ve Experimental kanallarında mevcuttur.**
847843
848844
[Learn more about React’s release channels here.](/community/versioning-policy#all-release-channels)
849845

0 commit comments

Comments
 (0)