Skip to content

Commit e57e912

Browse files
authored
docs(blog): Add 'React 19.2' to blog sidebar (#8113)
1 parent c0af2d0 commit e57e912

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
@@ -32,6 +32,13 @@
3232
"date": "October 7, 2025",
3333
"path": "/blog/2025/10/07/introducing-the-react-foundation"
3434
},
35+
{
36+
"title": "React 19.2",
37+
"titleForHomepage": "React 19.2",
38+
"icon": "blog",
39+
"date": "October 1, 2025",
40+
"path": "/blog/2025/10/01/react-19-2"
41+
},
3542
{
3643
"title": "React Labs: View Transitions, Activity, and more",
3744
"titleForHomepage": "View Transitions and Activity",

0 commit comments

Comments
 (0)