We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5876ed5 commit e22544eCopy full SHA for e22544e
src/sidebarBlog.json
@@ -11,6 +11,13 @@
11
"path": "/blog",
12
"skipBreadcrumb": true,
13
"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
+ },
21
{
22
"title": "React Conf 2025 Recap",
23
"titleForHomepage": "React Conf 2025 Recap",
0 commit comments