diff --git a/src/sidebarBlog.json b/src/sidebarBlog.json index 84947fdf59e..5562a5a6ca3 100644 --- a/src/sidebarBlog.json +++ b/src/sidebarBlog.json @@ -11,6 +11,13 @@ "path": "/blog", "skipBreadcrumb": true, "routes": [ + { + "title": "React 19", + "titleForHomepage": "React 19", + "icon": "blog", + "date": "December 05, 2024", + "path": "/blog/2024/12/05/react-19" + }, { "title": "React Compiler Beta Release and Roadmap", "titleForHomepage": "React Compiler Beta Release and Roadmap",