Fix bug on stats page

pull/2524/head
Jérémy Rialland 2023-02-22 16:31:11 +01:00 committed by Jérémy Rialland
parent 0923898848
commit e7449665bb
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@ const StatsDetail = ({ stats }: StatsDetailProps) => {
/>
<Spacing sm />
<Grid container columns={4}>
<SelectedSimulator chapter2={chapter2} />
{chapter2 && <SelectedSimulator chapter2={chapter2} />}
</Grid>
</div>
<div>