From 4ccd3ba71ec7e959e616a293b875a9a23b7287c2 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Mon, 23 Dec 2024 17:19:48 +0530 Subject: [PATCH] fix: legends --- frontend/src/components/BatchStudents.vue | 189 +++++++++++++--------- frontend/src/pages/Batch.vue | 45 +++--- 2 files changed, 132 insertions(+), 102 deletions(-) diff --git a/frontend/src/components/BatchStudents.vue b/frontend/src/components/BatchStudents.vue index ea2c6037..269a053e 100644 --- a/frontend/src/components/BatchStudents.vue +++ b/frontend/src/components/BatchStudents.vue @@ -1,5 +1,10 @@