docs(blog): Add 'React 19.2' to blog sidebar (#8113)

This commit is contained in:
임승진
2025-10-31 20:04:05 +09:00
committed by GitHub
parent c0af2d01cb
commit e57e912285

View File

@@ -32,6 +32,13 @@
"date": "October 7, 2025", "date": "October 7, 2025",
"path": "/blog/2025/10/07/introducing-the-react-foundation" "path": "/blog/2025/10/07/introducing-the-react-foundation"
}, },
{
"title": "React 19.2",
"titleForHomepage": "React 19.2",
"icon": "blog",
"date": "October 1, 2025",
"path": "/blog/2025/10/01/react-19-2"
},
{ {
"title": "React Labs: View Transitions, Activity, and more", "title": "React Labs: View Transitions, Activity, and more",
"titleForHomepage": "View Transitions and Activity", "titleForHomepage": "View Transitions and Activity",