mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
docs: include React 19 blog post in sidebarBlog.json (#7331)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user