Skip to content

Commit e22544e

Browse files
authored
Add Vulnerability in React Server Components to sidebarBlog.json (#8178)
1 parent 5876ed5 commit e22544e

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": "Critical Security Vulnerability in React Server Components",
16+
"titleForHomepage": "Vulnerability in React Server Components",
17+
"icon": "blog",
18+
"date": "December 03, 2025",
19+
"path": "/blog/2025/12/03/critical-security-vulnerability-in-react-server-components"
20+
},
1421
{
1522
"title": "React Conf 2025 Recap",
1623
"titleForHomepage": "React Conf 2025 Recap",

0 commit comments

Comments
 (0)