From cdcdfc6c1e6a28b107bf0214baa965025df6a325 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Thu, 16 Mar 2023 19:36:30 +0000 Subject: [PATCH] Fix merge --- beta/src/content/blog/2023/03/16/introducing-react-dev.md | 1 - 1 file changed, 1 deletion(-) diff --git a/beta/src/content/blog/2023/03/16/introducing-react-dev.md b/beta/src/content/blog/2023/03/16/introducing-react-dev.md index 0b1844d7..d27673d9 100644 --- a/beta/src/content/blog/2023/03/16/introducing-react-dev.md +++ b/beta/src/content/blog/2023/03/16/introducing-react-dev.md @@ -618,7 +618,6 @@ We've heard many of your requests to expand the content and functionality of the - Providing a TypeScript version for all examples; - Creating the updated performance, testing, and accessibility guides; -- Documenting React Server Components independently from the frameworks that support them. - Documenting React Server Components independently from the frameworks that support them; - Working with our international community to get the new docs translated; - Adding missing features to the new website (for example, RSS for this blog).