From 955d9cf87524cc801e9be9c888f6d4be0e8c1bf7 Mon Sep 17 00:00:00 2001 From: Yvan Zhu Date: Wed, 11 Jan 2023 15:31:06 +0800 Subject: [PATCH 1/2] Update tutorial.md --- docs/start/tutorial.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/start/tutorial.md b/docs/start/tutorial.md index 70bbe6a626..44fac03962 100644 --- a/docs/start/tutorial.md +++ b/docs/start/tutorial.md @@ -139,10 +139,10 @@ export default function Root() { From 600be08fcfa04737ad8fc17befbdad019abb32a3 Mon Sep 17 00:00:00 2001 From: Yvan Zhu Date: Wed, 11 Jan 2023 15:43:14 +0800 Subject: [PATCH 2/2] Update contributors.yml --- contributors.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/contributors.yml b/contributors.yml index a21423aae5..7897c4ff52 100644 --- a/contributors.yml +++ b/contributors.yml @@ -162,3 +162,4 @@ - xavier-lc - xcsnowcity - yuleicul +- fyzhu