New: Enforce Indent after Logical for UI

This commit is contained in:
Qstick
2019-12-06 21:38:58 -05:00
parent 6235225f7d
commit 7f0581018b
17 changed files with 290 additions and 290 deletions

View File

@@ -106,9 +106,9 @@ class Notification extends Component {
{
supportsOnHealthIssue && onHealthIssue &&
<Label kind={kinds.SUCCESS}>
On Health Issue
</Label>
<Label kind={kinds.SUCCESS}>
On Health Issue
</Label>
}
{