From 99968f700257af004a8193f7df08f672706efebd Mon Sep 17 00:00:00 2001 From: Ben Lerner Date: Mon, 20 Nov 2023 11:36:29 -0500 Subject: [PATCH] minor UI cleanup (unwanted dashes or breaks) --- .../components/workflows/professor/exams/stats/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/packs/components/workflows/professor/exams/stats/index.tsx b/app/packs/components/workflows/professor/exams/stats/index.tsx index 260f8509b..af3d38ffb 100644 --- a/app/packs/components/workflows/professor/exams/stats/index.tsx +++ b/app/packs/components/workflows/professor/exams/stats/index.tsx @@ -295,7 +295,7 @@ const GradingAnomalies: React.FC<{
- + {!singlePart && } -
+ {!singlePart &&
}