elgerlambert / redux-localstorage

Store enhancer that syncs (a subset) of your Redux store state to localstorage.
MIT License
1.32k stars 107 forks source link

Fix #49 - Add example of integrating with immutable.js using redux-localstorage-immutable #57

Open josephearl opened 7 years ago

josephearl commented 7 years ago

Fixes #49