Skip to content

Commit 5dee0c0

Browse files
committed
Remove typo
1 parent d411264 commit 5dee0c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/src/features/sensors/heaters/Heaters.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const HeatersChart = ({}) => {
5656

5757
</Col>
5858
</Form.Group>
59-
</Form>//MLin
59+
</Form>
6060

6161
{activeHeater !== null &&
6262
<div style={{ height: 400 }}>

0 commit comments

Comments
 (0)