fix: typography
This commit is contained in:
parent
3700ce6228
commit
6549773c13
@ -485,7 +485,7 @@ const ReportGeneratorComponent: React.FC<ReportGeneratorProps> = ({
|
|||||||
</Box>
|
</Box>
|
||||||
|
|
||||||
<InfoBox>
|
<InfoBox>
|
||||||
<Typography variant='body2' sx={{ color: textSecondary }}>
|
<Typography variant='body2' component='div' sx={{ color: textSecondary }}>
|
||||||
{labels.periodLabel || 'Periode:'}{' '}
|
{labels.periodLabel || 'Periode:'}{' '}
|
||||||
<Chip
|
<Chip
|
||||||
label={getPeriodText()}
|
label={getPeriodText()}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user