From ed325a4f6e6e03a4ff33f938d6aeb37681131ba0 Mon Sep 17 00:00:00 2001
From: pooja mulik <52532142+pmulik34@users.noreply.github.com>
Date: Fri, 18 Oct 2024 19:55:32 +0530
Subject: [PATCH] Update StudentListView.jsx , removed rowData varaible
---
packages/admin/src/components/StudentListView.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/admin/src/components/StudentListView.jsx b/packages/admin/src/components/StudentListView.jsx
index 3c6c61d8..d16e2f26 100644
--- a/packages/admin/src/components/StudentListView.jsx
+++ b/packages/admin/src/components/StudentListView.jsx
@@ -408,7 +408,7 @@ function StudentListView() {