mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
text change
This commit is contained in:
@@ -221,7 +221,7 @@ class EMSESPDevicesForm extends Component<
|
|||||||
{this.noSensors() && (
|
{this.noSensors() && (
|
||||||
<Box color="warning.main" p={0} mt={0} mb={0}>
|
<Box color="warning.main" p={0} mt={0} mb={0}>
|
||||||
<Typography variant="body1">
|
<Typography variant="body1">
|
||||||
<i>There are no external temperature sensors connected</i>
|
<i>no external temperature sensors were detected</i>
|
||||||
</Typography>
|
</Typography>
|
||||||
</Box>
|
</Box>
|
||||||
)}
|
)}
|
||||||
|
|||||||
Reference in New Issue
Block a user