mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
Linting fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user