Skip to content

Commit 4dc8c6c

Browse files
committed
Refactor
1 parent 4263381 commit 4dc8c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/Area/List/Area.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ class Area extends React.Component
5959
return (
6060
<section className="">
6161
<div className="container hello">
62+
{ this.showError() }
6263
<div className="level header">
6364
<div className="level-left">
64-
{ this.showError() }
6565
<h2 className="title is-2">Areas</h2>
6666
</div>
6767
<div className="level-right">

0 commit comments

Comments
 (0)