mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
typo
This commit is contained in:
@@ -1848,7 +1848,7 @@ Your cleanup logic should be "symmetrical" to the setup logic, and should stop o
|
||||
}, [serverUrl, roomId]);
|
||||
```
|
||||
|
||||
[Learn more the Effect lifecycle and how it's independent from the component's lifecycle.](/learn/lifecycle-of-reactive-effects#the-lifecycle-of-an-effect)
|
||||
[Learn how the Effect lifecycle is different from the component's lifecycle.](/learn/lifecycle-of-reactive-effects#the-lifecycle-of-an-effect)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user