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 0f8bd80 commit 3558095Copy full SHA for 3558095
src/sidebarBlog.json
@@ -11,6 +11,13 @@
11
"path": "/blog",
12
"skipBreadcrumb": true,
13
"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
+ },
21
{
22
"title": "React Compiler Beta Release and Roadmap",
23
"titleForHomepage": "React Compiler Beta Release and Roadmap",
0 commit comments