From e45ab119ffab6ef259db3ef9e276e2056c1831c3 Mon Sep 17 00:00:00 2001 From: Saurabh Kumar Bajpai Date: Fri, 10 Jul 2026 00:41:50 +0530 Subject: [PATCH] fix: escape unescaped apostrophe in mentor card --- src/app/(app)/dashboard/mentor-card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/(app)/dashboard/mentor-card.tsx b/src/app/(app)/dashboard/mentor-card.tsx index 788c3f28..74280c0c 100644 --- a/src/app/(app)/dashboard/mentor-card.tsx +++ b/src/app/(app)/dashboard/mentor-card.tsx @@ -24,7 +24,7 @@ export function MentorCard() { +

- You haven't connected with any mentors yet. + You haven't connected with any mentors yet.