Skip to content

Commit 8736053

Browse files
authored
fix(cn): wrong release date of React v19 (#1649)
1 parent dd63f39 commit 8736053

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/blog/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: React Blog
1010

1111
<div className="sm:-mx-5 flex flex-col gap-5 mt-12">
1212

13-
<BlogCard title="React v19 " date="April 25, 2024" url="/blog/2024/12/05/react-19">
13+
<BlogCard title="React v19 " date="December 05, 2024" url="/blog/2024/12/05/react-19">
1414

1515
在我们的 React 19 升级指南中, 我们分享了将应用程序升级到 React 19 的分步说明。在这篇文章中,我们将概述 React 19 的新特性,以及如何使用它们……
1616

0 commit comments

Comments
 (0)