mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
move card to left in narrative mode
This commit is contained in:
@@ -78,6 +78,7 @@ class Dashboard extends React.Component {
|
||||
this.handleSelect([ narrative.steps[0] ])
|
||||
this.props.actions.updateNarrative(narrative)
|
||||
}
|
||||
|
||||
moveInNarrative(amt) {
|
||||
const { current } = this.props.app.narrativeState
|
||||
const { narrative } = this.props.app
|
||||
|
||||
Reference in New Issue
Block a user