mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-07 19:08:37 +03:00
cleanup
This commit is contained in:
@@ -536,7 +536,6 @@ class Map extends React.Component {
|
||||
{this.renderSelected()}
|
||||
</>
|
||||
) : null;
|
||||
console.log(this)
|
||||
|
||||
return (
|
||||
<div className={classes} onKeyDown={this.props.onKeyDown} tabIndex="0">
|
||||
|
||||
Reference in New Issue
Block a user