From 7ef9afcec49038219817b06fb5fc0a0a6f4d5664 Mon Sep 17 00:00:00 2001 From: Tom <20648924+moT01@users.noreply.github.com> Date: Mon, 16 Aug 2021 12:19:23 -0500 Subject: [PATCH] Revert "fix(client): open curriculum links in new tabs (#43136)" (#43215) This reverts commit 925891858cd0d8714bcdf4552b53212ed78ce1da. --- client/src/components/layouts/learn.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/components/layouts/learn.tsx b/client/src/components/layouts/learn.tsx index 07f26782bc..9df35f09a7 100644 --- a/client/src/components/layouts/learn.tsx +++ b/client/src/components/layouts/learn.tsx @@ -86,7 +86,6 @@ class LearnLayout extends Component { <> -
{children}
{/* eslint-disable-next-line @typescript-eslint/ban-ts-comment */