From 959b365c81a3f15eeca339ada8c4d1de75593d5a Mon Sep 17 00:00:00 2001 From: Ismail Memon Date: Thu, 2 Apr 2026 22:59:57 +0500 Subject: [PATCH] fix/docs-react-compiler-you-will-learn-mismatch --- src/content/learn/react-compiler/introduction.md | 1 - 1 file changed, 1 deletion(-) 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