CodingZeal/redux-persist-sensitive-storage

Add an example of multiple storage usage

randycoulman opened this issue · 1 comments

Add an example to the README of how to persist some state to regular storage, and other state to sensitive storage.

Resolved via #12.