Files
react.dev/content/docs
Ricky 6bb0d33e0c Clarify language in components-and-props.md (#3020)
* Clarify language in components-and-props.md

This is a nit for a few reasons:
- The point that extracting a component that "is complex enough on its own" means that it's not necessarily reusable.
- Extracting the components listed in the same sentence (e.g. App) are not necessarily reusable.
- This ends the section "Extracting Components" with a reference to extraction instead of re-usability.
- This delimits extracting into a separate component from creating a re-usable component.

* Update components-and-props.md

* Update components-and-props.md
2020-06-05 17:14:53 -07:00
..
2020-02-24 13:27:06 -08:00
2019-02-06 18:03:29 -08:00
2020-05-09 22:49:27 +03:00
2020-05-29 16:02:01 +01:00
2020-02-08 15:09:29 -08:00
2019-02-12 11:46:51 +08:00
2020-03-09 13:06:51 +00:00
2020-03-30 16:05:35 +01:00
2020-04-07 10:27:54 +03:00