getDefaultStorage return undefined
Opened this issue · 3 comments
tungv commented
I think this line has a mistake. The brackets are wrong.
https://github.com/elgerlambert/redux-localstorage/blob/1.0-breaking-changes/src/persistState.js#L8
elgerlambert commented
Hi @tungv,
Yeah you're absolutely right!
I'll be sure to fix it, thanks for letting me know!
Lozyboobob commented
Hi, I think for now it still returns undefined
alukach commented
@elgerlambert Any interest in merging the above fix?