Dan Abramov
e71c47a8aa
Mention custom components
2 years ago
dan
09f0da6551
typo
2 years ago
dan
ddd3c7e2a7
typo
2 years ago
Ilya
3ff6fe871c
Fix typos in Suspense.md, useDeferredValue.md & useTransition.md ( #5450 )
* Fix typo
* Fix useDeferredValue & useTransition typos
2 years ago
dan
05bf01d0ae
[Beta] Add missing imports to ref pages ( #5442 )
* [Beta] Add missing imports to ref pages
* Fix spaces
2 years ago
Dan Abramov
e8a64f67a3
Fix link
2 years ago
Rahul Rao
c7efb5ccf0
Minor grammatical correction ( #5407 )
Fixing a minor grammatical correction/typo on the beta docs useImperativeHandle API reference page.
2 years ago
Sagar Acharya
afb7d7ab2f
Fixes a typo ( #5411 )
[Suspense](https://beta.reactjs.org/reference/react/Suspense ) page has header
`<Suspense>` lets you displays a fallback until its children have finished loading.
Which should have been:
`<Suspense>` lets you display a fallback until its children have finished loading.
2 years ago
Rahul Rao
2a3bcb6c00
Minor grammatical correction ( #5406 )
Adding a minor grammatical correction to the useImperativeHandle hook API reference markdown page.
2 years ago
dan
ddde7e8fdc
[Beta] Sidebar groups ( #5402 )
2 years ago
Dan Abramov
4b68508440
[Beta] Misc edits
2 years ago
Dan Abramov
8d51b16431
[Beta] Remove some duplicated banners
2 years ago
Dan Abramov
3473846631
Fix above/below
2 years ago
Dan Abramov
88e689ef16
Always link to Usage for consistency
2 years ago
dan
c79307666b
[Beta] APIs -> Reference ( #5400 )
* [Beta] APIs -> Reference
* oops
2 years ago