Linting fixes

This commit is contained in:
efarooqui
2020-09-15 11:36:52 -07:00
parent d968280b1a
commit 7f12d1e86c

View File

@@ -149,7 +149,7 @@ class Dashboard extends React.Component {
if (hasOne) return true
return false
})
if (evs.length === 0) {
alert('No associated events, cant narrativise')
return
@@ -251,7 +251,7 @@ class Dashboard extends React.Component {
</div>
)
}
return (
<div >
<Toolbar