Simplify wording

This commit is contained in:
dan
2022-02-10 01:59:54 +00:00
committed by GitHub
parent c7d5aacd80
commit b8b26e5be1

View File

@@ -12,8 +12,8 @@ Usually, you will pass information from a parent component to a child component
- What "prop drilling" is
- How to replace repetitive prop passing with context
- What are the common use cases for context
- What are the common alternatives to context
- Common use cases for context
- Common alternatives to context
</YouWillLearn>