diff --git a/frontend/src/views/coordinator/Students.tsx b/frontend/src/views/coordinator/Students.tsx index 9128fbf..11a6492 100644 --- a/frontend/src/views/coordinator/Students.tsx +++ b/frontend/src/views/coordinator/Students.tsx @@ -57,15 +57,18 @@ const Students = () => { return (
-
+
-
- {perPageOptions.map(({ value, label }) => ( - + ))}