Skip to content

Commit 33c8b3a

Browse files
committed
docs: remove unlisted topic from 'You will learn' in Compiler Introduction
Remove 'Using the compiler on your React library' from the YouWillLearn callout since this topic is not covered on the page. The library usage guide exists as a separate page at /reference/react-compiler/compiling-libraries. Fixes #8387
1 parent 1207ee3 commit 33c8b3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/learn/react-compiler/introduction.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ React Compiler is a new build-time tool that automatically optimizes your React
1212
* Getting started with the compiler
1313
* Incremental adoption strategies
1414
* Debugging and troubleshooting when things go wrong
15-
* Using the compiler on your React library
1615

1716
</YouWillLearn>
1817

0 commit comments

Comments
 (0)