mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-13 05:48:36 +03:00
console logs removed and changes made
This commit is contained in:
@@ -247,7 +247,7 @@ export function updateNarrative (narrative) {
|
||||
}
|
||||
|
||||
export const UPDATE_NARRATIVE_STEP_IDX = 'UPDATE_NARRATIVE_STEP_IDX'
|
||||
export function selectNarrativeIdx (idx) {
|
||||
export function updateNarrativeStepIdx (idx) {
|
||||
return {
|
||||
type: UPDATE_NARRATIVE_STEP_IDX,
|
||||
idx
|
||||
|
||||
Reference in New Issue
Block a user