From 3a73b597dd711f3ab9bceb659ba7105ca59eb3c6 Mon Sep 17 00:00:00 2001 From: pxlauf Date: Thu, 2 Apr 2026 13:37:26 -0300 Subject: [PATCH] docs: add introduction page for React Compiler --- 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