We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998713a commit bc825c7Copy full SHA for bc825c7
src/content/learn/reusing-logic-with-custom-hooks.md
@@ -839,11 +839,7 @@ export default function ChatRoom({ roomId }) {
839
840
<Canary>
841
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
+**`useEffectEvent` API'si şu anda yalnızca React'in Canary ve Experimental kanallarında mevcuttur.**
847
848
[Learn more about React’s release channels here.](/community/versioning-policy#all-release-channels)
849
0 commit comments