Skip to content

Commit

Permalink
[frontend] test log frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
savacano28 committed Jan 10, 2025
1 parent 4c88e04 commit f03ce00
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const Exercise = () => {
>
<Grid item xs={6} style={{ paddingTop: 10 }}>
<Typography variant="h4" gutterBottom>
{t('Information')}
{t(null)}
</Typography>
<ExerciseMainInformation exercise={exercise} />
</Grid>
Expand Down

0 comments on commit f03ce00

Please sign in to comment.