diff --git a/src/app/teacher-dashboard/page.tsx b/src/app/teacher-dashboard/page.tsx index 6ca8a77..de50228 100644 --- a/src/app/teacher-dashboard/page.tsx +++ b/src/app/teacher-dashboard/page.tsx @@ -139,4 +139,4 @@ export default function TeacherDashboardPage() { ); -} \ No newline at end of file +}