From 99484cf01c12db0e3b8939ec9ecae81cc1f9c9be Mon Sep 17 00:00:00 2001 From: ZHOU CHENYANG Date: Tue, 30 May 2023 09:58:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E5=BF=AB=E9=80=9F?= =?UTF-8?q?=E5=85=A5=E9=97=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/learn/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/learn/index.md b/src/content/learn/index.md index 092fdf95b8..c85cea659d 100644 --- a/src/content/learn/index.md +++ b/src/content/learn/index.md @@ -5,6 +5,7 @@ translators: - sooia - KnowsCount - QC-L + - Zhou Chenyang --- @@ -540,4 +541,4 @@ button { 至此,你已经了解了如何编写 React 代码的基本知识。 -Check out the [Tutorial](/learn/tutorial-tic-tac-toe) to put them into practice and build your first mini-app with React. +看看 [教程](/learn/tutorial-tic-tac-toe),把它们付诸实践,用 React 建立你的第一个迷你应用程序。