Skip to content

Commit 6d61bff

Browse files
fix typo
1 parent ebf2010 commit 6d61bff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/blog/2025/02/14/sunsetting-create-react-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: 今天,我们正式宣布弃用 Create React App 作为新应用
1313

1414
今日起,我们将正式弃用 [Create React App](https://create-react-app.dev/) 作为新应用的推荐工具,并建议现有应用迁移至 [框架](#how-to-migrate-to-a-framework),或迁移至 [构建工具](#how-to-migrate-to-a-build-tool)(如 Vite、Parcel 或 RSBuild)。
1515

16-
我们还提供了相关文档,适用于你的项目不适合使用框架的情况、你想要构建自己的框架,或者你只是想通过 [从零开始构建一个 React 应用](/learn/build-a-react-app-from-scratch) 来了解React的工作原理
16+
我们还提供了相关文档,适用于你的项目不适合使用框架的情况、你想要构建自己的框架,或者你只是想通过 [从零开始构建一个 React 应用](/learn/build-a-react-app-from-scratch) 来了解 React 的工作原理
1717

1818
</Intro>
1919

0 commit comments

Comments
 (0)