From b2a46189a4e253a1e81f94c4bcd3921eee01f4db Mon Sep 17 00:00:00 2001 From: neil Date: Tue, 19 Nov 2024 19:00:42 -0800 Subject: [PATCH] Changed level 4 to match the figma --- src/components/shared/ExerciseSide.tsx | 48 ++++++++++---------------- 1 file changed, 19 insertions(+), 29 deletions(-) diff --git a/src/components/shared/ExerciseSide.tsx b/src/components/shared/ExerciseSide.tsx index 5a577d7..c3712a5 100644 --- a/src/components/shared/ExerciseSide.tsx +++ b/src/components/shared/ExerciseSide.tsx @@ -37,6 +37,7 @@ ExerciseSideProps): JSX.Element { 'unitcircle', 'axis', 'graph0', + 'graph1', 'congrats', ]; let curExercise; @@ -123,53 +124,42 @@ ExerciseSideProps): JSX.Element {