From 8aed07555310dbe94f20176cdec18ea8a3fdb583 Mon Sep 17 00:00:00 2001 From: Joao Ramos Date: Tue, 3 Sep 2024 22:42:12 +0100 Subject: [PATCH] Disabled no longer makes sense for an assignment on the student --- src/dashboards/Student.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/dashboards/Student.tsx b/src/dashboards/Student.tsx index 3d128d04..354121dc 100644 --- a/src/dashboards/Student.tsx +++ b/src/dashboards/Student.tsx @@ -173,12 +173,12 @@ export default function StudentDashboard({user, users, linkedCorporate}: Props)
-