Use cache
This commit is contained in:
@@ -3,7 +3,7 @@ import { modifyPath, mergeDeepRight } from "ramda";
|
||||
const STORAGE_KEY = "ecoplanet";
|
||||
|
||||
const defaultState = {
|
||||
dateCache: undefined,
|
||||
dataCache: undefined,
|
||||
options: {
|
||||
lineWidth: undefined,
|
||||
defaultDate: undefined,
|
||||
|
||||
Reference in New Issue
Block a user