minor cosmetic

This commit is contained in:
proddy
2020-08-14 12:29:58 +02:00
parent 8ad51b7377
commit 734e46182c

View File

@@ -173,7 +173,7 @@ class EMSESPDevicesForm extends Component<EMSESPDevicesFormProps, EMSESPDevicesF
(
<Box color="warning.main" p={0} mt={0} mb={0}>
<Typography variant="body1">
No external temperature sensors detected.
<i>No external temperature sensors detected.</i>
</Typography>
</Box>
)