From 61499a7926908cea282ace7c9b712fc138656b9f Mon Sep 17 00:00:00 2001 From: JSR Date: Fri, 20 Mar 2026 19:19:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=A6=E7=94=9F=E5=88=97=E8=A1=A8=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E5=8C=BA=E6=94=B9=E4=B8=BA=E6=8C=89=E9=9C=80=E7=BA=B5?= =?UTF-8?q?=E5=90=91=E6=BB=9A=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/BoardManager.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/BoardManager.tsx b/src/components/BoardManager.tsx index 8b93dd6..0e40144 100644 --- a/src/components/BoardManager.tsx +++ b/src/components/BoardManager.tsx @@ -955,7 +955,7 @@ ORDER BY reward_points DESC, score DESC`, } > {errorMap[list.id] && } -
{renderStudentView(list)}
+
{renderStudentView(list)}
) }