From 0e538a926d6f0fb5ba9ca15fa135f032ca06d36b Mon Sep 17 00:00:00 2001 From: "@DiegoCascavita" <72409256+DiegoCascavita@users.noreply.github.com> Date: Wed, 8 Feb 2023 02:08:06 -0500 Subject: [PATCH] fix(curriculum): renaming tabs for uniformity in responsive design (#49286) renaming tabs for uniformity in responsive design --- client/src/templates/Challenges/classic/mobile-layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/templates/Challenges/classic/mobile-layout.tsx b/client/src/templates/Challenges/classic/mobile-layout.tsx index efa5a2c2c8f..c79b86f9871 100644 --- a/client/src/templates/Challenges/classic/mobile-layout.tsx +++ b/client/src/templates/Challenges/classic/mobile-layout.tsx @@ -87,7 +87,7 @@ class MobileLayout extends Component { {!hasEditableBoundaries && ( {instructions} @@ -103,7 +103,7 @@ class MobileLayout extends Component { {testOutput}