Commit Graph

14 Commits

Author SHA1 Message Date
Serhii Palamarchuk
fd67629b7c Legacy API, Component: fix href for getDerivedStateFromProps (#5908)
* Legacy API, Component: fix href for getDerivedStateFromProps

* Legacy API, Component: fix href for getDerivedStateFromProps
2023-04-12 17:58:38 +01:00
Luke Childs
84810c5157 Fix typo (#5890) 2023-04-07 01:04:15 +01:00
Simon Lieschke
d9922dbef8 Fix broken links in useReducer documentation (#5882) 2023-04-05 19:12:55 +01:00
Ruchita
53f6bb709b docs: fix typos in Component section of Legacy APIs (#5842) 2023-03-30 00:21:15 +05:30
Aliaksandr
e18bb3b257 Add useState semicolon (#5823) 2023-03-25 21:37:26 +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
sushidesu
52b7706269 Fix Chart component to use handleClick (#5786) 2023-03-21 14:16:54 +00:00
Pranav Yadav
963829f283 FIX: Various 'hrefs' - 'beta.reactjs.org' -> 'react.dev' (#5768)
- add relative hrefs
2023-03-21 01:22:06 +00:00
Pranav Yadav
61bf23ab9a FIX: Various typos across codebase :) (#5767) 2023-03-21 01:12:41 +00:00
David Ribeiro
6b4aa495a8 Wrong link fix - #5770 (#5771) 2023-03-21 01:10:21 +00:00
Andrew Mok
de6f0af32c fix: fix broken link in cloneElement.md (#5766) 2023-03-20 20:31:38 +01:00
Dean Leszman
1a11868029 Fix invalid link to useEffect docs (#5773)
Updated link from /api/useEffect to /reference/react/useEffect
2023-03-20 15:21:00 +00:00
Dan Abramov
dd65dcac3b Move beta to top level 2023-03-18 22:35:53 +00:00