We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d411264 commit 5dee0c0Copy full SHA for 5dee0c0
1 file changed
web/src/features/sensors/heaters/Heaters.js
@@ -56,7 +56,7 @@ const HeatersChart = ({}) => {
56
57
</Col>
58
</Form.Group>
59
- </Form>//MLin
+ </Form>
60
61
{activeHeater !== null &&
62
<div style={{ height: 400 }}>
0 commit comments