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 + +