mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-11 12:58:35 +03:00
Select only updateNarrative as action to pass to Toolbar
This commit is contained in:
committed by
Lachlan Kermode
parent
58aaadc5d4
commit
6dee9fee2f
@@ -51,7 +51,7 @@ class Toolbar extends React.Component {
|
||||
this.setState({
|
||||
tabNum: -1
|
||||
}, () => {
|
||||
this.props.actions.updateNarrative(narrative);
|
||||
this.props.onSelectNarrative(narrative);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user