mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 13:28:36 +03:00
removed console log
This commit is contained in:
@@ -125,7 +125,6 @@ class Dashboard extends React.Component {
|
||||
|
||||
setNarrative (narrative) {
|
||||
// only handleSelect if narrative is not null
|
||||
console.log(narrative)
|
||||
if (narrative) {
|
||||
this.handleSelect([ narrative.steps[0] ])
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user