Skip to content

Commit

Permalink
Merge branch 'main' into 119-minor-update-add-styling-to-check-button…
Browse files Browse the repository at this point in the history
…-in-unit-circle-level
  • Loading branch information
SanjnaT41756 authored Oct 25, 2024
2 parents 124c6a6 + 0eb357f commit 0b448a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/shared/LessonSide/LessonSide.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ function LessonSide({

{/* passed from parent component */}
<LevelSelector
numLevels={6}
numLevels={5}
currentLevel={levelNum}
maxLevelReached={maxLevel}
updateLevel={updateLevel}
Expand Down

0 comments on commit 0b448a5

Please sign in to comment.