mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 05:18:34 +03:00
Setting initial categories upon load; need to modify for timeline and related events
This commit is contained in:
@@ -305,7 +305,7 @@ class Timeline extends React.Component {
|
||||
*/
|
||||
styleDatetime (timestamp, category) {
|
||||
return [null, null]
|
||||
}
|
||||
}
|
||||
|
||||
render () {
|
||||
const { isNarrative, app } = this.props
|
||||
|
||||
Reference in New Issue
Block a user