scaling up fix

This commit is contained in:
petehunt
2013-07-14 18:00:17 -07:00
parent d7cf1c509b
commit 33abe80b59
+1 -1
View File
@@ -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.