From ee16b24545c88aeed32ddc8006fe42426ae21d79 Mon Sep 17 00:00:00 2001 From: xiaoxu Date: Sun, 13 Oct 2024 12:14:11 +0800 Subject: [PATCH] fix:update description of profile page --- components/Profile/Edit/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Profile/Edit/index.jsx b/components/Profile/Edit/index.jsx index 7b6faa6..9d4dd03 100644 --- a/components/Profile/Edit/index.jsx +++ b/components/Profile/Edit/index.jsx @@ -214,7 +214,7 @@ function EditPage() { sx={{ width: '100%' }} > - 請選擇您或孩子目前的教育階段 + 請選擇您目前的教育階段 {EDUCATION_STAGE.map(({ label, value }) => (