mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
add event counts for locations
This commit is contained in:
@@ -221,9 +221,7 @@ class Timeline extends React.Component {
|
||||
* components in the <g/> div.
|
||||
*/
|
||||
styleDatetime(timestamp) {
|
||||
return [
|
||||
{ fill: 'orange' },
|
||||
]
|
||||
return []
|
||||
}
|
||||
|
||||
render() {
|
||||
|
||||
Reference in New Issue
Block a user