mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
auto formatting (npm run format)
This commit is contained in:
@@ -249,9 +249,7 @@ const DashboardData: FC = () => {
|
|||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
{deviceValue.h && (
|
{deviceValue.h && <FormHelperText>{deviceValue.h}</FormHelperText>}
|
||||||
<FormHelperText>{deviceValue.h}</FormHelperText>
|
|
||||||
)}
|
|
||||||
</DialogContent>
|
</DialogContent>
|
||||||
<DialogActions>
|
<DialogActions>
|
||||||
<Button
|
<Button
|
||||||
|
|||||||
Reference in New Issue
Block a user