Fix typo in react compiler blog post date (#8091)

Fix a small typo
This commit is contained in:
lauren
2025-10-20 13:31:58 -04:00
committed by GitHub
parent 4b0935b8c1
commit 2c7798dcc5

View File

@@ -22,7 +22,7 @@
"title": "React Compiler v1.0",
"titleForHomepage": "React Compiler v1.0",
"icon": "blog",
"date": "October 8, 2025",
"date": "October 7, 2025",
"path": "/blog/2025/10/07/react-compiler-1"
},
{