mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
Removed logic for selecting all cards on cluster select; putting out PR to get feedback
This commit is contained in:
@@ -304,7 +304,6 @@ class Timeline extends React.Component {
|
||||
const extraStyle = { ...heightStyle, ...foldedStyle }
|
||||
const contentHeight = { height: dims.contentHeight }
|
||||
const { categories } = this.props.domain
|
||||
|
||||
return (
|
||||
<div className={classes} style={extraStyle} onKeyDown={this.props.onKeyDown} tabIndex='1'>
|
||||
<Header
|
||||
|
||||
Reference in New Issue
Block a user