Commit Graph

10 Commits

Author SHA1 Message Date
Dominik Dorfmeister
6a94b72b2f docs: update link to React Query (#6369) 2023-10-25 22:49:20 -07:00
JSerDev
a1fbcf8e26 Update useEffect.md - The explanation on the timing of useEffect() callback doesn't seem to be accurate. (#6207)
* Update useEffect.md

* Update src/content/reference/react/useEffect.md

---------

Co-authored-by: Sophie Alpert <git@sophiebits.com>
2023-09-22 21:21:47 -07:00
Ricky
a86663da84 Fix IntersectionObserver examples (#6212) 2023-08-10 23:10:18 -04:00
Viacheslav Makarov
398ace5b5e Add missing 'it' (#6061) 2023-05-23 15:01:09 +01:00
Viacheslav Makarov
ebc45f563e Remove unnecessary backticks breaking markdown highlighting (#6025) 2023-05-12 17:15:37 +01:00
Jan Kassens
07a3ee594f Minor tweak to remove implication that mounting can happen only once (#6003)
Mounting with Suspense and Offscreen can happen multiple times. This removes some wording that implies a that effects / lifecycle hooks only happen on first mount.
2023-05-05 18:58:18 +01:00
Vivek
2f8bd3019e added missing roomId prop to useEffect docs (#5803) 2023-03-23 15:57:11 +00:00
Andriamanamihaga Zo Toavina
29789460cc Fix roomId not passed to child (#5795) 2023-03-22 12:38:29 +00:00
Pranav Yadav
61bf23ab9a FIX: Various typos across codebase :) (#5767) 2023-03-21 01:12:41 +00:00
Dan Abramov
dd65dcac3b Move beta to top level 2023-03-18 22:35:53 +00:00