mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 13:28:36 +03:00
Clean store fields, move from state.ui to state.app those that make sense
This commit is contained in:
@@ -255,10 +255,3 @@ export function toggleMapView(layer) {
|
||||
layer
|
||||
}
|
||||
}
|
||||
|
||||
export const TOGGLE_GUIDEDMODE = 'TOGGLE_GUIDEDMODE';
|
||||
export function toggleGuidedMode() {
|
||||
return {
|
||||
type: TOGGLE_GUIDEDMODE
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user