docs: include React 19 blog post in sidebarBlog.json (#7331)

This commit is contained in:
Sébastien Lorber
2024-12-16 17:09:03 +01:00
committed by GitHub
parent 0f8bd80112
commit 3558095589

View File

@@ -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",