forked from BLC/AyposWeb
Fix bugs
This commit is contained in:
@@ -116,6 +116,7 @@ const TemperatureControl: React.FC<TemperatureControlProps> = ({
|
||||
}
|
||||
}}
|
||||
/>
|
||||
</Box>
|
||||
)}
|
||||
</Box>
|
||||
<Typography
|
||||
|
||||
@@ -211,7 +211,6 @@ const Temperature = () => {
|
||||
/>
|
||||
</Box>
|
||||
temperatureFlag={data[data.length - 1]?.flag}
|
||||
/>
|
||||
</Grid>
|
||||
</Grid>
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user