From 190aa26f73f161a1b8785b30679c281d193cfcd2 Mon Sep 17 00:00:00 2001 From: eleliauk <2831336720@qq.com> Date: Thu, 12 Sep 2024 15:20:38 +0800 Subject: [PATCH] =?UTF-8?q?=20=F0=9F=94=A8=20refactor=EF=BC=9Atest?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/components/AnswerToStudent/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/components/AnswerToStudent/index.tsx b/src/common/components/AnswerToStudent/index.tsx index f4cae74..cee3def 100644 --- a/src/common/components/AnswerToStudent/index.tsx +++ b/src/common/components/AnswerToStudent/index.tsx @@ -6,7 +6,7 @@ function AnswerToStudent() { return ( 问题问题问题问题问题: - 10个回答 + 1个回答 ); }