From fb0f96af080f147db0f4b656268943f92a2a63c7 Mon Sep 17 00:00:00 2001 From: Cooper Ransom Date: Sat, 9 Mar 2024 13:59:08 -0500 Subject: [PATCH] Fix another bug in admin panel --- src/pages/parts/admin/WorkerTestPart.tsx | 29 ++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) diff --git a/src/pages/parts/admin/WorkerTestPart.tsx b/src/pages/parts/admin/WorkerTestPart.tsx index 95118a8f..f4564957 100644 --- a/src/pages/parts/admin/WorkerTestPart.tsx +++ b/src/pages/parts/admin/WorkerTestPart.tsx @@ -127,10 +127,31 @@ export function WorkerTestPart() { ٩(ˊᗜˋ*)و♡

) : ( -

- Some workers have failed the test...{" "} - (•᷄∩•᷅ ) -

+
+
+

+ Some workers have failed the test...{" "} + (•᷄∩•᷅ ) +

+ {/* Show button if tests fail */} +
+ +
+
+
) ) : (