Summary
The "You will learn" callout at the top of the React Compiler Introduction page
lists "Using the compiler on your React library" as a topic covered on that page,
but the page contains no section about this topic.
Page
https://react.dev/learn/react-compiler/introduction
Details
The "You will learn" box currently reads:
- What React Compiler does
- Getting started with the compiler
- Incremental adoption strategies
- Debugging and troubleshooting when things go wrong
- Using the compiler on your React library ← this topic is not covered on the page
Either the bullet should be removed, or a section covering library usage should be added.