diff --git a/src/app/student-portal/page.tsx b/src/app/student-portal/page.tsx index d4b2dd4..d9a9abc 100644 --- a/src/app/student-portal/page.tsx +++ b/src/app/student-portal/page.tsx @@ -139,4 +139,4 @@ export default function StudentPortalPage() { ); -} \ No newline at end of file +}