mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-21 19:31:57 +00:00
Improve grammar in component descriptions (#7788)
This commit is contained in:
@@ -51,9 +51,9 @@ You can try them by upgrading React packages to the most recent experimental ver
|
||||
|
||||
Read on to learn how to use these features in your app, or check out the newly published docs:
|
||||
|
||||
- [`<ViewTransition>`](/reference/react/ViewTransition): A component lets you activate an animation for a Transition.
|
||||
- [`<ViewTransition>`](/reference/react/ViewTransition): A component that lets you activate an animation for a Transition.
|
||||
- [`addTransitionType`](/reference/react/addTransitionType): A function that allows you to specify the cause of a Transition.
|
||||
- [`<Activity>`](/reference/react/Activity): A component that lets you hide and show part of the UI.
|
||||
- [`<Activity>`](/reference/react/Activity): A component that lets you hide and show parts of the UI.
|
||||
|
||||
## View Transitions {/*view-transitions*/}
|
||||
|
||||
@@ -14355,4 +14355,4 @@ This research is still early. We'll share more, and what the new APIs will look
|
||||
|
||||
---
|
||||
|
||||
_Thanks to [Aurora Scharff](https://bsky.app/profile/aurorascharff.no), [Dan Abramov](https://bsky.app/profile/danabra.mov), [Eli White](https://twitter.com/Eli_White), [Lauren Tan](https://bsky.app/profile/no.lol), [Luna Wei](https://github.com/lunaleaps), [Matt Carroll](https://twitter.com/mattcarrollcode), [Jack Pope](https://jackpope.me), [Jason Bonta](https://threads.net/someextent), [Jordan Brown](https://github.com/jbrown215), [Jordan Eldredge](https://bsky.app/profile/capt.dev), [Mofei Zhang](https://threads.net/z_mofei), [Sebastien Lorber](https://bsky.app/profile/sebastienlorber.com), [Sebastian Markbåge](https://bsky.app/profile/sebmarkbage.calyptus.eu), and [Tim Yung](https://github.com/yungsters) for reviewing this post._
|
||||
_Thanks to [Aurora Scharff](https://bsky.app/profile/aurorascharff.no), [Dan Abramov](https://bsky.app/profile/danabra.mov), [Eli White](https://twitter.com/Eli_White), [Lauren Tan](https://bsky.app/profile/no.lol), [Luna Wei](https://github.com/lunaleaps), [Matt Carroll](https://twitter.com/mattcarrollcode), [Jack Pope](https://jackpope.me), [Jason Bonta](https://threads.net/someextent), [Jordan Brown](https://github.com/jbrown215), [Jordan Eldredge](https://bsky.app/profile/capt.dev), [Mofei Zhang](https://threads.net/z_mofei), [Sebastien Lorber](https://bsky.app/profile/sebastienlorber.com), [Sebastian Markbåge](https://bsky.app/profile/sebmarkbage.calyptus.eu), and [Tim Yung](https://github.com/yungsters) for reviewing this post._
|
||||
|
||||
Reference in New Issue
Block a user