From 5026544ac30bcfe5e52d3c45f33786f9cd646db0 Mon Sep 17 00:00:00 2001 From: Anushlinux Date: Tue, 8 Jul 2025 16:15:42 +0530 Subject: [PATCH] tpo ki mkc --- apps/student/app/(main)/applications/page.tsx | 4 ++-- apps/student/app/(main)/profile/page.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/student/app/(main)/applications/page.tsx b/apps/student/app/(main)/applications/page.tsx index ea43f27..316470a 100644 --- a/apps/student/app/(main)/applications/page.tsx +++ b/apps/student/app/(main)/applications/page.tsx @@ -253,14 +253,14 @@ export default async function ApplicationsPage() {
- + */}
diff --git a/apps/student/app/(main)/profile/page.tsx b/apps/student/app/(main)/profile/page.tsx index 7e00fb8..729d84e 100644 --- a/apps/student/app/(main)/profile/page.tsx +++ b/apps/student/app/(main)/profile/page.tsx @@ -403,11 +403,11 @@ export default function ProfilePage() {
SSC Score - {student.ssc}/10 + {student.ssc}/100
HSC Score - {student.hsc}/10 + {student.hsc}/100