From 5a94e8df754cf3e561e5e68fa65e3a5443bb9c8e Mon Sep 17 00:00:00 2001 From: Hussain Nagaria Date: Sat, 22 Feb 2025 22:23:40 +0530 Subject: [PATCH] style: lint --- frontend/src/pages/Batch.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/Batch.vue b/frontend/src/pages/Batch.vue index 08e95182..26ae36a0 100644 --- a/frontend/src/pages/Batch.vue +++ b/frontend/src/pages/Batch.vue @@ -271,7 +271,7 @@ const isStudent = computed(() => { ) }) -const tabIndex = useRouteQuery("tab", 0) +const tabIndex = useRouteQuery('tab', 0) const tabs = computed(() => { let batchTabs = [] batchTabs.push({