From 9c5fcc898fc35a69782f0cae12018de7078312fd Mon Sep 17 00:00:00 2001 From: Kanishk Sachdev Date: Tue, 7 Oct 2025 02:21:05 -0400 Subject: [PATCH] add helpdesk --- src/app/(protected)/profile/page.tsx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/app/(protected)/profile/page.tsx b/src/app/(protected)/profile/page.tsx index 23ff82f0..376eb5bb 100644 --- a/src/app/(protected)/profile/page.tsx +++ b/src/app/(protected)/profile/page.tsx @@ -36,6 +36,7 @@ import { Users, Lock, GraduationCap, + HelpCircle, } from "lucide-react"; export default function Profile() { @@ -446,6 +447,16 @@ export default function Profile() { Manage Extra Credit + +