Skip to content

Commit eb623ec

Browse files
committed
Fix node rule for yaml file
1 parent 65f34da commit eb623ec

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

app/components/MonitorHeader.jsx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@ const MonitorHeader = (props) => {
66
{title}
77
</div>
88
);
9-
}
9+
}
10+
11+
12+

0 commit comments

Comments
 (0)