From 8401e86acb702532febc3f612792aee0ddee9a5c Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Wed, 15 Jan 2025 11:17:07 +0530 Subject: [PATCH] feat: batch tabs for moderators --- frontend/src/pages/Batches.vue | 70 +++++++++++++++++----------------- 1 file changed, 36 insertions(+), 34 deletions(-) diff --git a/frontend/src/pages/Batches.vue b/frontend/src/pages/Batches.vue index 0023dd5f..9e69eb72 100644 --- a/frontend/src/pages/Batches.vue +++ b/frontend/src/pages/Batches.vue @@ -25,7 +25,7 @@
@@ -35,14 +35,6 @@ type="text" @input="updateBatches()" /> -
-