mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-13 05:48:36 +03:00
lint fixes
This commit is contained in:
@@ -264,7 +264,7 @@ export const SELECT_NARRATIVE_EVENT = 'SELECT_NARRATIVE_EVENT'
|
||||
export function selectNarrativeEvent (idx) {
|
||||
return {
|
||||
type: SELECT_NARRATIVE_EVENT,
|
||||
idx
|
||||
idx
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user