diff --git a/src/content/learn/react-compiler/introduction.md b/src/content/learn/react-compiler/introduction.md index ff5d6eae483..bbce5716a75 100644 --- a/src/content/learn/react-compiler/introduction.md +++ b/src/content/learn/react-compiler/introduction.md @@ -12,7 +12,6 @@ React Compiler is a new build-time tool that automatically optimizes your React * Getting started with the compiler * Incremental adoption strategies * Debugging and troubleshooting when things go wrong -* Using the compiler on your React library