mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 05:18:34 +03:00
Add enabled sites marker from data object
This commit is contained in:
@@ -141,7 +141,7 @@ class SourceOverlay extends React.Component {
|
||||
</svg>
|
||||
</div>
|
||||
) : null
|
||||
|
||||
console.log(this.props)
|
||||
console.log(this.state.idx)
|
||||
console.log(this.props.source.paths.length)
|
||||
const forwardArrow = this.state.idx < this.props.source.paths.length - 1 ? (
|
||||
|
||||
Reference in New Issue
Block a user