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