From ead45a7fd285ffda65aacea49beeab256fdee89a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:50:52 +0000 Subject: [PATCH 1/3] Initial plan From 61541d415eb52868a81d1ca8906de2e0ac2218d3 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:54:55 +0000 Subject: [PATCH 2/3] Fix invalid Tailwind CSS class names Co-authored-by: devakesu <61821107+devakesu@users.noreply.github.com> --- src/app/(protected)/dashboard/DashboardClient.tsx | 4 ++-- src/app/(protected)/profile/ProfileClient.tsx | 2 +- src/app/accept-terms/page.tsx | 4 ++-- src/components/attendance/course-card.tsx | 4 ++-- src/components/layout/footer.tsx | 2 +- src/components/legal/AcceptTermsForm.tsx | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/(protected)/dashboard/DashboardClient.tsx b/src/app/(protected)/dashboard/DashboardClient.tsx index 421f4883..6f526591 100644 --- a/src/app/(protected)/dashboard/DashboardClient.tsx +++ b/src/app/(protected)/dashboard/DashboardClient.tsx @@ -628,14 +628,14 @@ export default function DashboardClient({ initialData }: DashboardClientProps) { <>