From 826992fabfadb085cc0dfa82e361377627f7b289 Mon Sep 17 00:00:00 2001 From: Tom <20648924+moT01@users.noreply.github.com> Date: Thu, 29 Jul 2021 06:56:36 -0500 Subject: [PATCH] fix(client): open all certs in same tab (#43061) --- client/src/components/profile/components/Certifications.tsx | 1 - client/src/components/profile/components/TimeLine.tsx | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/client/src/components/profile/components/Certifications.tsx b/client/src/components/profile/components/Certifications.tsx index 5aea83c00f..319ff68a8b 100644 --- a/client/src/components/profile/components/Certifications.tsx +++ b/client/src/components/profile/components/Certifications.tsx @@ -53,7 +53,6 @@ function renderCertShow(username: string, cert: ICert): React.ReactNode { View {cert.title} diff --git a/client/src/components/profile/components/TimeLine.tsx b/client/src/components/profile/components/TimeLine.tsx index bba9f94181..3d354502f6 100644 --- a/client/src/components/profile/components/TimeLine.tsx +++ b/client/src/components/profile/components/TimeLine.tsx @@ -200,8 +200,7 @@ class TimelineInner extends Component< {certPath ? ( {challengeTitle}