mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
scaling up fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Scaling Up: Using Multiple Components
|
||||
# Scaling Up and Using Multiple Components
|
||||
|
||||
So far, we've looked at how to write a single component to display data and handle user input. Next let's examine one of React's finest features: composability.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user