mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-11 21:08:36 +03:00
Fixed up event schema to reduce filters and narratives to associations; removed extraneous comments for deprecated functions
This commit is contained in:
@@ -119,9 +119,7 @@ class Card extends React.Component {
|
||||
renderExtra () {
|
||||
return (
|
||||
<div className='card-bottomhalf'>
|
||||
{/* {this.renderFilters()} */}
|
||||
{this.renderSources()}
|
||||
{/* {this.renderNarrative()} */}
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user