We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4263381 commit 4dc8c6cCopy full SHA for 4dc8c6c
app/components/Area/List/Area.js
@@ -59,9 +59,9 @@ class Area extends React.Component
59
return (
60
<section className="">
61
<div className="container hello">
62
+ { this.showError() }
63
<div className="level header">
64
<div className="level-left">
- { this.showError() }
65
<h2 className="title is-2">Areas</h2>
66
</div>
67
<div className="level-right">
0 commit comments