mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-17 15:58:35 +03:00
💄
This commit is contained in:
@@ -145,7 +145,7 @@ class CardStack extends React.Component {
|
||||
}
|
||||
|
||||
render() {
|
||||
const { isCardstack, selected, narrative, timelineDims } = this.props;
|
||||
const { isCardstack, selected, narrative } = this.props;
|
||||
if (selected.length > 0) {
|
||||
if (!narrative) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user