Skip to content

Commit 3558095

Browse files
authored
docs: include React 19 blog post in sidebarBlog.json (#7331)
1 parent 0f8bd80 commit 3558095

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/sidebarBlog.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@
1111
"path": "/blog",
1212
"skipBreadcrumb": true,
1313
"routes": [
14+
{
15+
"title": "React 19",
16+
"titleForHomepage": "React 19",
17+
"icon": "blog",
18+
"date": "December 05, 2024",
19+
"path": "/blog/2024/12/05/react-19"
20+
},
1421
{
1522
"title": "React Compiler Beta Release and Roadmap",
1623
"titleForHomepage": "React Compiler Beta Release and Roadmap",

0 commit comments

Comments
 (0)