update
This commit is contained in:
@@ -965,7 +965,7 @@ export default function ServiceMonitoring() {
|
||||
<Stack>
|
||||
<Typography variant="subtitle1">
|
||||
{dailyMonitoring.bodyTemperature > 0
|
||||
? dailyMonitoring.bodyTemperature + ' C'
|
||||
? dailyMonitoring.bodyTemperature + ' Cel'
|
||||
: '-'}
|
||||
</Typography>
|
||||
</Stack>
|
||||
|
||||
Reference in New Issue
Block a user