We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7d5aac commit b8b26e5Copy full SHA for b8b26e5
1 file changed
beta/src/pages/learn/passing-data-deeply-with-context.md
@@ -12,8 +12,8 @@ Usually, you will pass information from a parent component to a child component
12
13
- What "prop drilling" is
14
- How to replace repetitive prop passing with context
15
-- What are the common use cases for context
16
-- What are the common alternatives to context
+- Common use cases for context
+- Common alternatives to context
17
18
</YouWillLearn>
19
0 commit comments