diff --git a/client/src/components/profile/components/time-line.tsx b/client/src/components/profile/components/time-line.tsx index 6d814565d5e..301ab48a075 100644 --- a/client/src/components/profile/components/time-line.tsx +++ b/client/src/components/profile/components/time-line.tsx @@ -198,13 +198,13 @@ function TimelineInner({ )} {id && ( - + {`${username}'s Solution to ${ idToNameMap.get(id)?.challengeTitle ?? '' }`} - +