diff --git a/apps/admin/src/pages/Students/index.tsx b/apps/admin/src/pages/Students/index.tsx index 82c1567..3c6a5ad 100644 --- a/apps/admin/src/pages/Students/index.tsx +++ b/apps/admin/src/pages/Students/index.tsx @@ -589,7 +589,7 @@ const StudentsPage: React.FC = () => { width={720} loading={drawerLoading} > - {drawerData && (<> + {drawerData && (