mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-17 07:48:33 +03:00
feat: adds graphic content protection
This commit is contained in:
@@ -77,7 +77,8 @@ class CardStack extends React.Component {
|
||||
|
||||
return (
|
||||
<Card
|
||||
key={hash(content)}
|
||||
key={idx}
|
||||
cardIdx={idx}
|
||||
content={content}
|
||||
language={this.props.language}
|
||||
isLoading={this.props.isLoading}
|
||||
|
||||
Reference in New Issue
Block a user