fix: batch lists

This commit is contained in:
Jannat Patel
2024-04-22 14:38:46 +05:30
parent f15fdcc42e
commit 4f7c3f14df
7 changed files with 34 additions and 6 deletions

View File

@@ -109,6 +109,7 @@ const getStudentColumns = () => {
{
label: 'Full Name',
key: 'full_name',
width: 2,
},
{
label: 'Courses Done',